home *** CD-ROM | disk | FTP | other *** search
/ Champak 141 / (Vol 141) Oct 17 2011.iso / Games / guitar-geek.swf / scripts / GuitarGeek.as < prev    next >
Encoding:
Text File  |  2011-10-17  |  118.0 KB  |  3,735 lines

  1. package
  2. {
  3.    import flash.display.Bitmap;
  4.    import flash.display.BitmapData;
  5.    import flash.display.Loader;
  6.    import flash.display.LoaderInfo;
  7.    import flash.display.MovieClip;
  8.    import flash.display.Sprite;
  9.    import flash.display.StageDisplayState;
  10.    import flash.display.StageQuality;
  11.    import flash.events.ContextMenuEvent;
  12.    import flash.events.Event;
  13.    import flash.events.KeyboardEvent;
  14.    import flash.events.MouseEvent;
  15.    import flash.events.NetStatusEvent;
  16.    import flash.filters.ColorMatrixFilter;
  17.    import flash.geom.ColorTransform;
  18.    import flash.geom.Matrix;
  19.    import flash.geom.Point;
  20.    import flash.geom.Rectangle;
  21.    import flash.media.Sound;
  22.    import flash.media.SoundChannel;
  23.    import flash.media.SoundMixer;
  24.    import flash.media.SoundTransform;
  25.    import flash.net.*;
  26.    import flash.ui.ContextMenu;
  27.    import flash.ui.ContextMenuBuiltInItems;
  28.    import flash.ui.ContextMenuItem;
  29.    import flash.ui.Keyboard;
  30.    import flash.ui.Mouse;
  31.    import mochi.*;
  32.    
  33.    public dynamic class GuitarGeek extends Sprite
  34.    {
  35.        
  36.       
  37.       private const _kp88:BitmapData = Bitmap(new _ej40()).bitmapData;
  38.       
  39.       private const _xk733:Class = GuitarGeek__xk733;
  40.       
  41.       private const LEFT:int = 8;
  42.       
  43.       private const _hu647:Array = [Bitmap(new _so122()).bitmapData,Bitmap(new _ec536()).bitmapData,Bitmap(new _ia341()).bitmapData,Bitmap(new _ko598()).bitmapData,Bitmap(new _rg181()).bitmapData,Bitmap(new _ky502()).bitmapData,Bitmap(new _dc655()).bitmapData,Bitmap(new _ao290()).bitmapData,Bitmap(new _yh727()).bitmapData,Bitmap(new _aa112()).bitmapData,Bitmap(new _qx409()).bitmapData,Bitmap(new _dm502()).bitmapData];
  44.       
  45.       private const _uy368:BitmapData = Bitmap(new _lh114()).bitmapData;
  46.       
  47.       private const _tc341:Class = GuitarGeek__tc341;
  48.       
  49.       private const _lq88:Array = [Bitmap(new _ai738()).bitmapData,Bitmap(new _mk608()).bitmapData,Bitmap(new _jy246()).bitmapData,Bitmap(new _tc341()).bitmapData];
  50.       
  51.       private var _gq493:Number;
  52.       
  53.       private const _uc146:Class = GuitarGeek__uc146;
  54.       
  55.       private const _ry67:Class = GuitarGeek__ry67;
  56.       
  57.       private const _bm655:int = 2;
  58.       
  59.       private const _sc542:int = 17;
  60.       
  61.       private const _xs471:Class = GuitarGeek__xs471;
  62.       
  63.       private const _ne490:Class = GuitarGeek__ne490;
  64.       
  65.       private const _sk272:Class = GuitarGeek__sk272;
  66.       
  67.       private const _md362:BitmapData = Bitmap(new _nt102()).bitmapData;
  68.       
  69.       private var _oq379:int;
  70.       
  71.       private const _hg157:int = 6;
  72.       
  73.       private const _vc192:Sound = new _mf586();
  74.       
  75.       private const _me217:Class = GuitarGeek__me217;
  76.       
  77.       private const _xa61:Boolean = false;
  78.       
  79.       private const _rh53:Number = 0.9;
  80.       
  81.       private var _up330:Array;
  82.       
  83.       private var _ba81:Boolean;
  84.       
  85.       private const _ba87:BitmapData = Bitmap(new _ul676()).bitmapData;
  86.       
  87.       private const _le424:Number = 0;
  88.       
  89.       private const _kv169:Class = GuitarGeek__kv169;
  90.       
  91.       private const _bk256:Array = [Bitmap(new _xt448()).bitmapData,Bitmap(new _ob198()).bitmapData,Bitmap(new _ll600()).bitmapData,Bitmap(new _cy563()).bitmapData];
  92.       
  93.       private var _nu710:Number = 1;
  94.       
  95.       private const _um83:Array = [new _rr459(),new _uc146(),new _lv583(),new _aj563(),new _id724()];
  96.       
  97.       private const _cy563:Class = GuitarGeek__cy563;
  98.       
  99.       private const _rl586:Number = 0.7;
  100.       
  101.       private const _jy641:int = 6;
  102.       
  103.       private const _lo334:int = 2;
  104.       
  105.       private const _jy400:Array = [3,4,5,8];
  106.       
  107.       private const _uy169:Class = GuitarGeek__uy169;
  108.       
  109.       private const _un171:BitmapData = Bitmap(new _vq740()).bitmapData;
  110.       
  111.       private const _dt90:Class = GuitarGeek__dt90;
  112.       
  113.       private const _dd237:int = 5;
  114.       
  115.       private var _le683:Array;
  116.       
  117.       private const _dt96:int = 3;
  118.       
  119.       private var _le689:String;
  120.       
  121.       private const _vg102:Class = GuitarGeek__vg102;
  122.       
  123.       private var _jl244:Number = 0;
  124.       
  125.       private const _qx409:Class = GuitarGeek__qx409;
  126.       
  127.       private const _mf586:Class = GuitarGeek__mf586;
  128.       
  129.       private const _bw367:Sound = new _nq666();
  130.       
  131.       private var _bx699:Number = 0;
  132.       
  133.       private const _id724:Class = GuitarGeek__id724;
  134.       
  135.       private const _ya691:BitmapData = Bitmap(new _lj437()).bitmapData;
  136.       
  137.       private const _iv116:int = _md362.height;
  138.       
  139.       private var _cn117:ContextMenu;
  140.       
  141.       private const _mu705:int = 40;
  142.       
  143.       private const _bk293:Class = GuitarGeek__bk293;
  144.       
  145.       private const _do494:BitmapData = Bitmap(new _vr517()).bitmapData;
  146.       
  147.       private const _ft60:BitmapData = Bitmap(new _dm50()).bitmapData;
  148.       
  149.       private const _im311:Class = GuitarGeek__im311;
  150.       
  151.       private const _yd738:BitmapData = Bitmap(new _vt549()).bitmapData;
  152.       
  153.       private const _aa112:Class = GuitarGeek__aa112;
  154.       
  155.       private const _xt146:Array = [Bitmap(new _gr698()).bitmapData,Bitmap(new _eq119()).bitmapData,Bitmap(new _nv668()).bitmapData,Bitmap(new _dk314()).bitmapData,Bitmap(new _fx103()).bitmapData];
  156.       
  157.       private const _be519:int = -125;
  158.       
  159.       private const _vr128:int = 2;
  160.       
  161.       private const _vt549:Class = GuitarGeek__vt549;
  162.       
  163.       private const _lx194:Number = 0.99;
  164.       
  165.       private var _jx39:Number;
  166.       
  167.       private const _fj659:int = 4;
  168.       
  169.       private const _id754:Class = GuitarGeek__id754;
  170.       
  171.       private const _by576:BitmapData = Bitmap(new _nh198()).bitmapData;
  172.       
  173.       private const _gt362:Class = GuitarGeek__gt362;
  174.       
  175.       private const _ty170:Array = ["$","$$","$$$","$","$$$","$$"];
  176.       
  177.       private const _am219:int = 8;
  178.       
  179.       private const _ko598:Class = GuitarGeek__ko598;
  180.       
  181.       private var paused:Boolean;
  182.       
  183.       private const _ib345:int = 548;
  184.       
  185.       private var _qy533:Array;
  186.       
  187.       private var _kx179:Array;
  188.       
  189.       private const _yo756:int = 8;
  190.       
  191.       private const _cp338:int = 170;
  192.       
  193.       private const _pv476:BitmapData = Bitmap(new _dt90()).bitmapData;
  194.       
  195.       private const _eg363:Class = GuitarGeek__eg363;
  196.       
  197.       private var _gj475:int;
  198.       
  199.       private const _ei301:int = 0;
  200.       
  201.       private const _lr678:Class = GuitarGeek__lr678;
  202.       
  203.       private const _tp130:int = 6;
  204.       
  205.       private const _lf352:BitmapData = Bitmap(new _vg102()).bitmapData;
  206.       
  207.       private var _wm97:Number;
  208.       
  209.       private const _se581:BitmapData = Bitmap(new _pm725()).bitmapData;
  210.       
  211.       private const _mk608:Class = GuitarGeek__mk608;
  212.       
  213.       private const _dq475:BitmapData = Bitmap(new _vt664()).bitmapData;
  214.       
  215.       private const _sf439:int = 395;
  216.       
  217.       private var _tg567:Array;
  218.       
  219.       private const _uh219:int = 1;
  220.       
  221.       private const _fi118:int = 20;
  222.       
  223.       private var _xl464:int;
  224.       
  225.       private const _cp591:Number = 0.39269908169872414;
  226.       
  227.       private const _jy246:Class = GuitarGeek__jy246;
  228.       
  229.       private const _ix350:int = 1;
  230.       
  231.       private var _kp235:int;
  232.       
  233.       private const _qa152:Class = GuitarGeek__qa152;
  234.       
  235.       private const _be567:BitmapData = Bitmap(new _jw517()).bitmapData;
  236.       
  237.       private const _oa321:BitmapData = Bitmap(new _om422()).bitmapData;
  238.       
  239.       private const _ug388:Class = GuitarGeek__ug388;
  240.       
  241.       private const _uv37:BitmapData = Bitmap(new _sk272()).bitmapData;
  242.       
  243.       private const _gb49:int = 6;
  244.       
  245.       private const _nv668:Class = GuitarGeek__nv668;
  246.       
  247.       private const _vv540:int = 10;
  248.       
  249.       private const _gm536:Class = GuitarGeek__gm536;
  250.       
  251.       private const _uq296:BitmapData = Bitmap(new _qa152()).bitmapData;
  252.       
  253.       private const _oy736:Class = GuitarGeek__oy736;
  254.       
  255.       private var _ax30:Array;
  256.       
  257.       private const _uv501:int = 0;
  258.       
  259.       private const _ui573:Class = GuitarGeek__ui573;
  260.       
  261.       private const _ci732:int = 1;
  262.       
  263.       private const _nt249:BitmapData = Bitmap(new _up519()).bitmapData;
  264.       
  265.       private const _mk630:int = 5;
  266.       
  267.       private const _fl413:BitmapData = Bitmap(new _nc76()).bitmapData;
  268.       
  269.       private const _lr232:Class = GuitarGeek__lr232;
  270.       
  271.       private const _fl410:Class = GuitarGeek__fl410;
  272.       
  273.       private var _ho529:int = -1;
  274.       
  275.       private var _yl290:Number;
  276.       
  277.       private const _nj598:Class = GuitarGeek__nj598;
  278.       
  279.       private const _om422:Class = GuitarGeek__om422;
  280.       
  281.       private const _sf476:BitmapData = Bitmap(new _xk733()).bitmapData;
  282.       
  283.       private const _xn437:int = 2;
  284.       
  285.       private const _br521:Class = GuitarGeek__br521;
  286.       
  287.       private var _bs612:Array;
  288.       
  289.       private var _ck50:SoundTransform;
  290.       
  291.       private const _nm626:Array = ["E","D","C","B","A","S"];
  292.       
  293.       private const _wm307:int = -5;
  294.       
  295.       private const _dn81:Class = GuitarGeek__dn81;
  296.       
  297.       private var _ei358:Array;
  298.       
  299.       private const _wm532:int = 4;
  300.       
  301.       private const _ha276:Class = GuitarGeek__ha276;
  302.       
  303.       private const RIGHT:int = 2;
  304.       
  305.       private const _ci753:int = 48;
  306.       
  307.       private const _fb528:Sound = new _bu87();
  308.       
  309.       private const _bc181:BitmapData = Bitmap(new _di104()).bitmapData;
  310.       
  311.       private const _py565:int = 10;
  312.       
  313.       private const _yi11:int = 0;
  314.       
  315.       private const _mi480:int = 22;
  316.       
  317.       private var _kf372:BitmapData;
  318.       
  319.       private const _xy204:int = 512;
  320.       
  321.       private const _nh198:Class = GuitarGeek__nh198;
  322.       
  323.       private const _kj732:int = 96;
  324.       
  325.       private const _lh114:Class = GuitarGeek__lh114;
  326.       
  327.       private const _th473:Class = GuitarGeek__th473;
  328.       
  329.       private var _vl435:Array;
  330.       
  331.       private const _ur176:BitmapData = Bitmap(new _fm273()).bitmapData;
  332.       
  333.       private const _oc545:int = 90;
  334.       
  335.       private var _lv27:int;
  336.       
  337.       private const _jd168:Class = GuitarGeek__jd168;
  338.       
  339.       private const _wl487:Class = GuitarGeek__wl487;
  340.       
  341.       private const _ut48:BitmapData = Bitmap(new _oa699()).bitmapData;
  342.       
  343.       private const _tb42:BitmapData = Bitmap(new _bh511()).bitmapData;
  344.       
  345.       private var _mu344:Number;
  346.       
  347.       private const _re132:int = 23;
  348.       
  349.       private const _yh727:Class = GuitarGeek__yh727;
  350.       
  351.       private const _di104:Class = GuitarGeek__di104;
  352.       
  353.       private const _jq345:int = 360;
  354.       
  355.       private const _mj595:int = 24;
  356.       
  357.       private const _qp98:int = 3;
  358.       
  359.       private const _pc127:int = 480;
  360.       
  361.       private const _is74:Sound = new _ti234();
  362.       
  363.       private const _ku55:Number = 0.1;
  364.       
  365.       private const _tr156:int = 1;
  366.       
  367.       private const _nl582:BitmapData = Bitmap(new _cr97()).bitmapData;
  368.       
  369.       private const _sh451:Array = [125,210,150,165,190,130];
  370.       
  371.       private var ticks:int = 0;
  372.       
  373.       private const _be156:Sound = new _jt207();
  374.       
  375.       private const _oo419:BitmapData = Bitmap(new _xs471()).bitmapData;
  376.       
  377.       private const _ti599:int = 420;
  378.       
  379.       private const _ap118:int = 12;
  380.       
  381.       private const _cf296:Array = ["Groove","3 Point 1","Ride","May Sat","The 5 Way","Junkie"];
  382.       
  383.       private var _du208:Number;
  384.       
  385.       private const _ul676:Class = GuitarGeek__ul676;
  386.       
  387.       private const _fy411:int = 3;
  388.       
  389.       private const _fy654:BitmapData = Bitmap(new _vi37()).bitmapData;
  390.       
  391.       private const _ti121:Array = [Bitmap(new _nu47()).bitmapData,Bitmap(new _la137()).bitmapData,Bitmap(new _ah542()).bitmapData,Bitmap(new _ha276()).bitmapData];
  392.       
  393.       private var _ch243:Sound;
  394.       
  395.       private const _dk314:Class = GuitarGeek__dk314;
  396.       
  397.       private const _vw476:int = 0;
  398.       
  399.       private const _ai738:Class = GuitarGeek__ai738;
  400.       
  401.       private const _kd64:int = 3;
  402.       
  403.       private const _ss472:BitmapData = Bitmap(new _tp639()).bitmapData;
  404.       
  405.       private const _iq20:int = _ss472.height;
  406.       
  407.       private const _wy218:Class = GuitarGeek__wy218;
  408.       
  409.       private var _ek61:int = 50;
  410.       
  411.       private const _be180:Class = GuitarGeek__be180;
  412.       
  413.       private var _mu386:Boolean;
  414.       
  415.       private const _tb747:BitmapData = Bitmap(new _th385()).bitmapData;
  416.       
  417.       private const _wx130:Class = GuitarGeek__wx130;
  418.       
  419.       private const _dm502:Class = GuitarGeek__dm502;
  420.       
  421.       private var _wy468:Boolean;
  422.       
  423.       private const _ao290:Class = GuitarGeek__ao290;
  424.       
  425.       private const _ao294:int = 4;
  426.       
  427.       private const _fx103:Class = GuitarGeek__fx103;
  428.       
  429.       private const _qi748:int = 91;
  430.       
  431.       private const _bs216:int = 20;
  432.       
  433.       private const _nw374:Class = GuitarGeek__nw374;
  434.       
  435.       private const _ao297:BitmapData = Bitmap(new _ne490()).bitmapData;
  436.       
  437.       private const _fl266:int = 10;
  438.       
  439.       private const _nx64:Class = GuitarGeek__nx64;
  440.       
  441.       private const _rs455:BitmapData = Bitmap(new _id754()).bitmapData;
  442.       
  443.       private const _mv248:int = 16;
  444.       
  445.       private const _kh387:BitmapData = Bitmap(new _eg363()).bitmapData;
  446.       
  447.       private const _gf522:BitmapData = Bitmap(new _lf247()).bitmapData;
  448.       
  449.       private const _sv765:int = 18;
  450.       
  451.       private const _vu98:Class = GuitarGeek__vu98;
  452.       
  453.       private var _uo735:int;
  454.       
  455.       private const _hp231:Class = GuitarGeek__hp231;
  456.       
  457.       private var _dn612:int;
  458.       
  459.       private var _kj570:Array;
  460.       
  461.       private const _go109:int = 6;
  462.       
  463.       private const _hd153:int = 21;
  464.       
  465.       private const _xq324:BitmapData = Bitmap(new _bb333()).bitmapData;
  466.       
  467.       private var _la324:Number;
  468.       
  469.       private const _io53:Class = GuitarGeek__io53;
  470.       
  471.       private const _ms10:int = 12;
  472.       
  473.       private const _sa641:Array = ["bf6679df06001a88","2b1ab090d65d55a8","eb602bf498ab3d55","78b02579d48b1400"];
  474.       
  475.       private const _au618:int = 4;
  476.       
  477.       private const _vc466:Class = GuitarGeek__vc466;
  478.       
  479.       private const _jt207:Class = GuitarGeek__jt207;
  480.       
  481.       private const _en427:Sound = new _wx130();
  482.       
  483.       private const _do716:Class = GuitarGeek__do716;
  484.       
  485.       private const _lk237:Number = 6.283185307179586;
  486.       
  487.       private const _rg156:int = 50;
  488.       
  489.       private const _xt607:int = 31;
  490.       
  491.       private const _np533:Class = GuitarGeek__np533;
  492.       
  493.       private const _uw248:Sound = new _dg644();
  494.       
  495.       private const _vq740:Class = GuitarGeek__vq740;
  496.       
  497.       private const _wc67:BitmapData = Bitmap(new _yf72()).bitmapData;
  498.       
  499.       private const _bu87:Class = GuitarGeek__bu87;
  500.       
  501.       private const _dc655:Class = GuitarGeek__dc655;
  502.       
  503.       private const _sk573:Sound = new _dn81();
  504.       
  505.       private var _xr683:Boolean = true;
  506.       
  507.       private const _ct154:BitmapData = Bitmap(new _hy722()).bitmapData;
  508.       
  509.       private const _tm36:int = -1;
  510.       
  511.       private const _is580:BitmapData = Bitmap(new _vx472()).bitmapData;
  512.       
  513.       private var level:int;
  514.       
  515.       private const _wh743:Class = GuitarGeek__wh743;
  516.       
  517.       private const _ai321:int = 0;
  518.       
  519.       private var _kh190:Array;
  520.       
  521.       private var _qh478:Number;
  522.       
  523.       private const _nd233:int = 80;
  524.       
  525.       private const _rg181:Class = GuitarGeek__rg181;
  526.       
  527.       private const _gk76:int = 4;
  528.       
  529.       private const _hj24:String = "";
  530.       
  531.       private const _jw517:Class = GuitarGeek__jw517;
  532.       
  533.       private var _ah489:Number;
  534.       
  535.       private var _ik635:Number;
  536.       
  537.       private const _gg678:BitmapData = Bitmap(new _nx64()).bitmapData;
  538.       
  539.       private var _fp205:Number;
  540.       
  541.       private const _la137:Class = GuitarGeek__la137;
  542.       
  543.       private var _oh408:Class;
  544.       
  545.       private const _sb308:BitmapData = Bitmap(new _yq255()).bitmapData;
  546.       
  547.       private const _ak766:int = 30;
  548.       
  549.       private const _ky502:Class = GuitarGeek__ky502;
  550.       
  551.       private const _nq666:Class = GuitarGeek__nq666;
  552.       
  553.       private var _wo163:Array;
  554.       
  555.       private const _jk457:int = 2;
  556.       
  557.       private const _ee437:int = 19;
  558.       
  559.       private const _la395:Number = 0.51;
  560.       
  561.       private var _ur602:int;
  562.       
  563.       private const _bt152:Array = [0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-1,-1,-1,0,-1,0,-1,0,-1,0,0,0,0,0,0,0,0,-1,-2,-1,-3,-2,-1,-2,-2,-3,-3,0,-3,-2,-1,-1,-1,-2,0,-3,-2,0,-3,0,-3,-2,0,0,0,0,0,0,0,0,0,-3,0,-3,-2,0,-3,-3,-4,-3,-2,0,-2,0,-2,-1,0,-1,0,0,-3,-2,-3,-1];
  564.       
  565.       private const _wd189:Class = GuitarGeek__wd189;
  566.       
  567.       private const _cx319:BitmapData = Bitmap(new _ry67()).bitmapData;
  568.       
  569.       private const _ny169:Class = GuitarGeek__ny169;
  570.       
  571.       private const _gr698:Class = GuitarGeek__gr698;
  572.       
  573.       private var _pr131:Number = 0;
  574.       
  575.       private const _sl236:BitmapData = Bitmap(new _np533()).bitmapData;
  576.       
  577.       private var _fh515:*;
  578.       
  579.       private const _tp639:Class = GuitarGeek__tp639;
  580.       
  581.       private const _sb572:BitmapData = Bitmap(new _qf541()).bitmapData;
  582.       
  583.       private var _ng305:Array;
  584.       
  585.       private const _tv189:int = 68;
  586.       
  587.       private const _nc76:Class = GuitarGeek__nc76;
  588.       
  589.       private const _jv224:Number = 0.2;
  590.       
  591.       private var _uo356:Class;
  592.       
  593.       private const _xt448:Class = GuitarGeek__xt448;
  594.       
  595.       private const _in705:int = 0;
  596.       
  597.       private const _wj501:int = 20;
  598.       
  599.       private const _km220:Class = GuitarGeek__km220;
  600.       
  601.       private const _mo485:Class = GuitarGeek__mo485;
  602.       
  603.       private const _or359:int = 12;
  604.       
  605.       private var _rl694:Number;
  606.       
  607.       private const _ij119:Array = [Bitmap(new _gy141()).bitmapData,Bitmap(new _be180()).bitmapData,Bitmap(new _sh530()).bitmapData,Bitmap(new _do716()).bitmapData,Bitmap(new _cn257()).bitmapData];
  608.       
  609.       private const _ce629:Class = GuitarGeek__ce629;
  610.       
  611.       private const _gg52:int = 364;
  612.       
  613.       private const _xk402:int = 6;
  614.       
  615.       private const _sd532:int = 14;
  616.       
  617.       private const _tg609:BitmapData = Bitmap(new _wy218()).bitmapData;
  618.       
  619.       private const _gf163:int = 27;
  620.       
  621.       private const _mf441:Sound = new _gt362();
  622.       
  623.       private var _to334:Array;
  624.       
  625.       private const _yi275:int = 256;
  626.       
  627.       private const _se633:int = 424;
  628.       
  629.       private var _iy720:int = 0;
  630.       
  631.       private var _ys180:Array;
  632.       
  633.       private var _rv371:Array;
  634.       
  635.       private const _bb333:Class = GuitarGeek__bb333;
  636.       
  637.       private const _rn410:BitmapData = Bitmap(new _br521()).bitmapData;
  638.       
  639.       private var _ql432:Array;
  640.       
  641.       private var _nr80:BitmapData;
  642.       
  643.       private const _og149:BitmapData = Bitmap(new _kv169()).bitmapData;
  644.       
  645.       private var _uh751:Number;
  646.       
  647.       private const _pm725:Class = GuitarGeek__pm725;
  648.       
  649.       private const _hb616:int = _ba87.width / _qi748;
  650.       
  651.       private const _dn268:int = 3;
  652.       
  653.       private const _cr97:Class = GuitarGeek__cr97;
  654.       
  655.       private const _lg745:int = 25;
  656.       
  657.       private var _wh111:int;
  658.       
  659.       private const _gk632:int = 23;
  660.       
  661.       private const _uy296:int = -6;
  662.       
  663.       private var _ql200:Array;
  664.       
  665.       private const _vq138:BitmapData = Bitmap(new _io53()).bitmapData;
  666.       
  667.       private var _tp206:Array;
  668.       
  669.       private var _au265:Boolean;
  670.       
  671.       private const _ol605:int = 4;
  672.       
  673.       private var _nj628:SoundChannel;
  674.       
  675.       private var _rd763:Number;
  676.       
  677.       private var domain:String;
  678.       
  679.       private const _hu344:int = 100;
  680.       
  681.       private var _fp298:int;
  682.       
  683.       private const _dg644:Class = GuitarGeek__dg644;
  684.       
  685.       private var _tn276:int;
  686.       
  687.       private const _ia341:Class = GuitarGeek__ia341;
  688.       
  689.       private const _tq546:int = 427;
  690.       
  691.       private const _qk127:Array = ["STAGE 1 - GARAGE DAYZ","STAGE 2 - TRAIN OF CONSEQUENCES","STAGE 3 - BLOCK","STAGE 4 - BAR BRAWLERS","FINAL STAGE - WATCH THE PYRO, MATE"];
  692.       
  693.       private var _ia342:Number = 4;
  694.       
  695.       private var _xh178:Number;
  696.       
  697.       private var _eq353:BitmapData;
  698.       
  699.       private var _xk201:Array;
  700.       
  701.       private const _bm114:int = 3;
  702.       
  703.       private const _eq119:Class = GuitarGeek__eq119;
  704.       
  705.       private const _pa34:BitmapData = Bitmap(new _rm141()).bitmapData;
  706.       
  707.       private const _sm393:Class = GuitarGeek__sm393;
  708.       
  709.       private const _vt664:Class = GuitarGeek__vt664;
  710.       
  711.       private const _vq398:int = 0;
  712.       
  713.       private const _ac417:BitmapData = Bitmap(new _me217()).bitmapData;
  714.       
  715.       private const _mf245:Class = GuitarGeek__mf245;
  716.       
  717.       private const _xj363:BitmapData = Bitmap(new _lr678()).bitmapData;
  718.       
  719.       private const _ng133:Array = [Bitmap(new _ao34()).bitmapData,Bitmap(new _ru739()).bitmapData,Bitmap(new _gm536()).bitmapData,Bitmap(new _fl410()).bitmapData];
  720.       
  721.       private const _pd700:int = 2;
  722.       
  723.       private const _hd15:Class = GuitarGeek__hd15;
  724.       
  725.       private const _hy722:Class = GuitarGeek__hy722;
  726.       
  727.       private const _gw502:Array = [new _sm393(),new _lr232(),new _vl761(),new _no357(),new _oc255(),new _ho440()];
  728.       
  729.       private var _rx592:Array;
  730.       
  731.       private const _cn257:Class = GuitarGeek__cn257;
  732.       
  733.       private var _gt232:int;
  734.       
  735.       private const _il355:BitmapData = Bitmap(new _id441()).bitmapData;
  736.       
  737.       private const _es256:int = _il355.height;
  738.       
  739.       private var _am304:int;
  740.       
  741.       private const _so342:Class = GuitarGeek__so342;
  742.       
  743.       private var _lf459:Array;
  744.       
  745.       private const _sg627:int = 48;
  746.       
  747.       private const _bo556:BitmapData = Bitmap(new _hr345()).bitmapData;
  748.       
  749.       private const _cg630:Class = GuitarGeek__cg630;
  750.       
  751.       private const TOP:int = 1;
  752.       
  753.       private const _vi37:Class = GuitarGeek__vi37;
  754.       
  755.       private const _aw239:int = 0;
  756.       
  757.       private const _dm12:BitmapData = Bitmap(new _yc345()).bitmapData;
  758.       
  759.       private const _gu589:BitmapData = Bitmap(new _nj598()).bitmapData;
  760.       
  761.       private var _px536:int = 0;
  762.       
  763.       private const _rm141:Class = GuitarGeek__rm141;
  764.       
  765.       private const _so122:Class = GuitarGeek__so122;
  766.       
  767.       private const _eh332:int = 13;
  768.       
  769.       private const _aw250:Class = GuitarGeek__aw250;
  770.       
  771.       private const _rm146:int = 1;
  772.       
  773.       private var _ft215:Array;
  774.       
  775.       private var _yx459:Boolean;
  776.       
  777.       private const _nt102:Class = GuitarGeek__nt102;
  778.       
  779.       private var _xb432:int;
  780.       
  781.       private const _lf247:Class = GuitarGeek__lf247;
  782.       
  783.       private const _xy519:Class = GuitarGeek__xy519;
  784.       
  785.       private var _es340:Number;
  786.       
  787.       private const _rd345:int = 30;
  788.       
  789.       private var _sh745:int;
  790.       
  791.       private var _if616:int = 0;
  792.       
  793.       private var _aj72:int;
  794.       
  795.       private const _yc345:Class = GuitarGeek__yc345;
  796.       
  797.       private const _fj105:int = _pc127 >> 1;
  798.       
  799.       private const _cx172:int = _fj105 - 86;
  800.       
  801.       private const _st65:int = _fj105;
  802.       
  803.       private var _ww312:Array;
  804.       
  805.       private const _id441:Class = GuitarGeek__id441;
  806.       
  807.       private const _vl761:Class = GuitarGeek__vl761;
  808.       
  809.       private const _dm50:Class = GuitarGeek__dm50;
  810.       
  811.       private const _pc677:BitmapData = Bitmap(new _ei280()).bitmapData;
  812.       
  813.       private const _cr676:BitmapData = Bitmap(new _nu484()).bitmapData;
  814.       
  815.       private const _cl68:BitmapData = Bitmap(new _oy736()).bitmapData;
  816.       
  817.       private const _bd370:int = 640;
  818.       
  819.       private const _pj250:int = _bd370 >> 3;
  820.       
  821.       private const _ja715:int = _bd370 - (_bd370 >> 3);
  822.       
  823.       private const _ma529:int = _bd370 >> 1;
  824.       
  825.       private const _oa699:Class = GuitarGeek__oa699;
  826.       
  827.       private const _ti417:BitmapData = Bitmap(new _so342()).bitmapData;
  828.       
  829.       private const _uq181:BitmapData = Bitmap(new _om106()).bitmapData;
  830.       
  831.       private const _pw242:Sound = new _mf245();
  832.       
  833.       private const _yd687:int = 8;
  834.       
  835.       private const _tp298:BitmapData = Bitmap(new _nb543()).bitmapData;
  836.       
  837.       private const _kg54:Array = [2,3,2,2,2,2,2,6,6,2,6,1];
  838.       
  839.       private const _na412:String = irrcrpt("Uqfd rtwj Rjlfija lfrjx!",5);
  840.       
  841.       private var _kp376:Array;
  842.       
  843.       private const _sh530:Class = GuitarGeek__sh530;
  844.       
  845.       private var _id459:int;
  846.       
  847.       private const _ga341:int = 5;
  848.       
  849.       private const _fh185:int = -6;
  850.       
  851.       private const _mv525:Sound = new _ea196();
  852.       
  853.       private var _fl541:SoundTransform;
  854.       
  855.       private const _io696:Sound = new _st645();
  856.       
  857.       private const _ke22:Array = [Bitmap(new _wl487()).bitmapData,Bitmap(new _jd168()).bitmapData,Bitmap(new _km220()).bitmapData,Bitmap(new _mo485()).bitmapData];
  858.       
  859.       private var _nk330:Number = 0.3;
  860.       
  861.       private const _gm439:int = 15;
  862.       
  863.       private const _nu484:Class = GuitarGeek__nu484;
  864.       
  865.       private var _mx25:Number = 0;
  866.       
  867.       private const _va558:int = 11;
  868.       
  869.       private const _bh511:Class = GuitarGeek__bh511;
  870.       
  871.       private const _ea761:Boolean = true;
  872.       
  873.       private var _id234:int;
  874.       
  875.       private const _vv48:int = 3;
  876.       
  877.       private var _et489:int;
  878.       
  879.       private const _ny20:Sound = new _cg630();
  880.       
  881.       private var _gy539:Boolean;
  882.       
  883.       private const BOTTOM:int = 4;
  884.       
  885.       private var _ci416:SharedObject;
  886.       
  887.       private const _ex603:int = 70;
  888.       
  889.       private const _ll600:Class = GuitarGeek__ll600;
  890.       
  891.       private const _oo756:BitmapData = Bitmap(new _ss360()).bitmapData;
  892.       
  893.       private const _qf541:Class = GuitarGeek__qf541;
  894.       
  895.       private const _nb543:Class = GuitarGeek__nb543;
  896.       
  897.       private var _aw60:int;
  898.       
  899.       private const _aq306:int = 16;
  900.       
  901.       private const _wv277:Array = [0,1,2,6,7,9,10];
  902.       
  903.       private const _uu103:int = 213;
  904.       
  905.       private const _st645:Class = GuitarGeek__st645;
  906.       
  907.       private const _om106:Class = GuitarGeek__om106;
  908.       
  909.       private var _vk249:int;
  910.       
  911.       private const _gx468:BitmapData = Bitmap(new _hd15()).bitmapData;
  912.       
  913.       private const _lj437:Class = GuitarGeek__lj437;
  914.       
  915.       private var _pn474:int;
  916.       
  917.       private const _ao377:BitmapData = Bitmap(new _xy519()).bitmapData;
  918.       
  919.       private const _na179:int = _ao377.width / 10;
  920.       
  921.       private var _hp547:int;
  922.       
  923.       private const _px389:int = _ao377.height;
  924.       
  925.       private const _ho440:Class = GuitarGeek__ho440;
  926.       
  927.       private const _th385:Class = GuitarGeek__th385;
  928.       
  929.       private const _ti234:Class = GuitarGeek__ti234;
  930.       
  931.       private var _mk339:int = -1;
  932.       
  933.       private const _vw336:Sound = new _vu98();
  934.       
  935.       private const _ei280:Class = GuitarGeek__ei280;
  936.       
  937.       private const _lv534:String = irrcrpt("h0fhfj1e02hge474",4);
  938.       
  939.       private const _rr459:Class = GuitarGeek__rr459;
  940.       
  941.       private const _vy528:int = 7;
  942.       
  943.       private const _ec509:int = 0;
  944.       
  945.       private const _sv619:int = 1;
  946.       
  947.       private var _ta524:Number;
  948.       
  949.       private var _yc186:int = 50;
  950.       
  951.       private const _ai610:Class = GuitarGeek__ai610;
  952.       
  953.       private const _xy375:BitmapData = Bitmap(new _nw374()).bitmapData;
  954.       
  955.       private const _gd446:BitmapData = Bitmap(new _uy169()).bitmapData;
  956.       
  957.       private const _cd527:int = _gd446.height;
  958.       
  959.       private const _ru739:Class = GuitarGeek__ru739;
  960.       
  961.       private var _dt491:Number;
  962.       
  963.       private const _ej40:Class = GuitarGeek__ej40;
  964.       
  965.       private const _lb744:BitmapData = Bitmap(new _xp167()).bitmapData;
  966.       
  967.       private var _gn353:int;
  968.       
  969.       private const _nv158:int = _il355.width / 10;
  970.       
  971.       private const _ss360:Class = GuitarGeek__ss360;
  972.       
  973.       private const _sv630:Class = GuitarGeek__sv630;
  974.       
  975.       private var _ih650:Boolean = false;
  976.       
  977.       private const _hi701:int = 458;
  978.       
  979.       private const _ct461:Class = GuitarGeek__ct461;
  980.       
  981.       private var _wy104:Number;
  982.       
  983.       private const _pe223:int = 5;
  984.       
  985.       private var _mt185:int = 0;
  986.       
  987.       private var _kg163:Array;
  988.       
  989.       private const _ah542:Class = GuitarGeek__ah542;
  990.       
  991.       private const _ve509:Class = GuitarGeek__ve509;
  992.       
  993.       private const _ec536:Class = GuitarGeek__ec536;
  994.       
  995.       private const _rn79:int = 208;
  996.       
  997.       private const _lu239:BitmapData = Bitmap(new _ny169()).bitmapData;
  998.       
  999.       private const _br495:Array = [Bitmap(new _ui573()).bitmapData,Bitmap(new _bk293()).bitmapData,Bitmap(new _ce629()).bitmapData,Bitmap(new _ct461()).bitmapData];
  1000.       
  1001.       private const _mv60:int = 9;
  1002.       
  1003.       private const _du367:int = 13;
  1004.       
  1005.       private const _ap272:int = -1;
  1006.       
  1007.       private const _mt190:int = 1;
  1008.       
  1009.       private const _ox40:Number = 0.8;
  1010.       
  1011.       private const _pg713:Array = [_le424,_la395,_rl586,_ox40,_rh53,_lx194];
  1012.       
  1013.       private const _vx472:Class = GuitarGeek__vx472;
  1014.       
  1015.       private const _my648:BitmapData = Bitmap(new _dv243()).bitmapData;
  1016.       
  1017.       private var _ju407:SoundChannel;
  1018.       
  1019.       private const _uk260:BitmapData = Bitmap(new _ve509()).bitmapData;
  1020.       
  1021.       private const _he367:BitmapData = Bitmap(new _ee535()).bitmapData;
  1022.       
  1023.       private const _np638:BitmapData = Bitmap(new _aw250()).bitmapData;
  1024.       
  1025.       private const _pp238:Sound = new _wd189();
  1026.       
  1027.       private const _oc255:Class = GuitarGeek__oc255;
  1028.       
  1029.       private const _qg227:BitmapData = Bitmap(new _im311()).bitmapData;
  1030.       
  1031.       private const _iq490:BitmapData = Bitmap(new _th473()).bitmapData;
  1032.       
  1033.       private const _ul625:int = _iq490.width;
  1034.       
  1035.       private const _mb339:int = 14;
  1036.       
  1037.       private const _lv583:Class = GuitarGeek__lv583;
  1038.       
  1039.       private const _vn339:BitmapData = Bitmap(new _hp231()).bitmapData;
  1040.       
  1041.       private const _yy86:int = 32;
  1042.       
  1043.       private const _em217:int = 435;
  1044.       
  1045.       private const _yq255:Class = GuitarGeek__yq255;
  1046.       
  1047.       private const _gy141:Class = GuitarGeek__gy141;
  1048.       
  1049.       private var _sj346:int;
  1050.       
  1051.       private var _up726:int;
  1052.       
  1053.       private var _nb149:BitmapData;
  1054.       
  1055.       private const _qr228:int = 1;
  1056.       
  1057.       private var _af150:Number;
  1058.       
  1059.       private const _md527:int = 2;
  1060.       
  1061.       private const _nm381:BitmapData = Bitmap(new _vo247()).bitmapData;
  1062.       
  1063.       private var _ck204:int;
  1064.       
  1065.       private var _jh251:Array;
  1066.       
  1067.       private const _tu146:Sound = new _ug388();
  1068.       
  1069.       private var _qr232:Array;
  1070.       
  1071.       private const _ir596:int = 5;
  1072.       
  1073.       private var _qf396:Number = 0;
  1074.       
  1075.       private const _og642:int = 1;
  1076.       
  1077.       private const _dv243:Class = GuitarGeek__dv243;
  1078.       
  1079.       private const _ob198:Class = GuitarGeek__ob198;
  1080.       
  1081.       private const _fm273:Class = GuitarGeek__fm273;
  1082.       
  1083.       private const _nu47:Class = GuitarGeek__nu47;
  1084.       
  1085.       private var _gp585:Class;
  1086.       
  1087.       private var _vd219:Array;
  1088.       
  1089.       private const _ta345:Class = GuitarGeek__ta345;
  1090.       
  1091.       private const _nx388:int = _ss472.width;
  1092.       
  1093.       private var _ty757:int;
  1094.       
  1095.       private const _cy718:Sound = new _ta345();
  1096.       
  1097.       private var _wy390:int;
  1098.       
  1099.       private const _yf72:Class = GuitarGeek__yf72;
  1100.       
  1101.       private const _dm440:int = _ba87.height;
  1102.       
  1103.       private const _ps308:int = 5;
  1104.       
  1105.       private const _kp52:int = 3;
  1106.       
  1107.       private const _up519:Class = GuitarGeek__up519;
  1108.       
  1109.       private const _mx120:int = _gd446.width / 10;
  1110.       
  1111.       private const _hr345:Class = GuitarGeek__hr345;
  1112.       
  1113.       private const _mm372:Sound = new _ai610();
  1114.       
  1115.       private const _fe331:int = 25;
  1116.       
  1117.       private const _lc662:Array = ["EASY","NORMAL","HARD","GEEK"];
  1118.       
  1119.       private var _wf204:int = 0;
  1120.       
  1121.       private const _ee535:Class = GuitarGeek__ee535;
  1122.       
  1123.       private var _gg317:BitmapData;
  1124.       
  1125.       private const _xp167:Class = GuitarGeek__xp167;
  1126.       
  1127.       private var matrix:Matrix;
  1128.       
  1129.       private const _ex257:Number = 0.02;
  1130.       
  1131.       private const _xf265:int = 7;
  1132.       
  1133.       private const _yl603:BitmapData = Bitmap(new _vc466()).bitmapData;
  1134.       
  1135.       private var _js289:int;
  1136.       
  1137.       private const _no357:Class = GuitarGeek__no357;
  1138.       
  1139.       private var _dp737:MovieClip;
  1140.       
  1141.       private const _rv433:int = 2;
  1142.       
  1143.       private const _bk443:Array = ["PERFECT","NICE","POOR","MISS"];
  1144.       
  1145.       private const _qu305:BitmapData = new BitmapData(_bd370,_pc127,false,0);
  1146.       
  1147.       private const _eu29:BitmapData = Bitmap(new _wh743()).bitmapData;
  1148.       
  1149.       private const _tk284:BitmapData = Bitmap(new _sv630()).bitmapData;
  1150.       
  1151.       private const _wp375:int = 11;
  1152.       
  1153.       private const _dx214:int = 22;
  1154.       
  1155.       private const _wp135:int = 52;
  1156.       
  1157.       private const _vo247:Class = GuitarGeek__vo247;
  1158.       
  1159.       private var _mb398:int = 0;
  1160.       
  1161.       private const _vr517:Class = GuitarGeek__vr517;
  1162.       
  1163.       private const _hk728:int = 4;
  1164.       
  1165.       private var _wr554:ColorMatrixFilter;
  1166.       
  1167.       private const _aj563:Class = GuitarGeek__aj563;
  1168.       
  1169.       private const _qt461:int = 20;
  1170.       
  1171.       private const _ao34:Class = GuitarGeek__ao34;
  1172.       
  1173.       private const _ea196:Class = GuitarGeek__ea196;
  1174.       
  1175.       private var _eo692:Array;
  1176.       
  1177.       private var _tn324:int;
  1178.       
  1179.       public function GuitarGeek()
  1180.       {
  1181.          var _gn381:Number = NaN;
  1182.          var _qr405:Number = NaN;
  1183.          var _mx713:Number = NaN;
  1184.          var _kl139:int = 0;
  1185.          _ci416 = SharedObject.getLocal(irrcrpt("kk_wezi",4));
  1186.          _oh408 = GuitarGeek__oh408;
  1187.          _gg317 = Bitmap(new _oh408()).bitmapData;
  1188.          _uo356 = GuitarGeek__uo356;
  1189.          _nr80 = Bitmap(new _uo356()).bitmapData;
  1190.          _gp585 = GuitarGeek__gp585;
  1191.          _eq353 = Bitmap(new _gp585()).bitmapData;
  1192.          _jh251 = new Array(4);
  1193.          _wo163 = new Array(_qi748);
  1194.          _ju407 = new SoundChannel();
  1195.          _ck50 = new SoundTransform();
  1196.          _nj628 = new SoundChannel();
  1197.          _fl541 = new SoundTransform();
  1198.          _kp376 = new Array(_jy641);
  1199.          _to334 = new Array(_jy641);
  1200.          _ax30 = new Array(_jy641);
  1201.          _rx592 = new Array(_jy641);
  1202.          _vd219 = new Array(_jy641);
  1203.          _ng305 = new Array(_jy641);
  1204.          _ft215 = new Array(_jy641);
  1205.          _ql432 = new Array(_jy641);
  1206.          _qr232 = new Array(_jy641);
  1207.          _dp737 = new MovieClip();
  1208.          _kx179 = new Array(_ao294);
  1209.          _tg567 = new Array(_vv48);
  1210.          _kj570 = new Array(_vv48);
  1211.          _eo692 = new Array(_vv48);
  1212.          _le683 = new Array(_vv48);
  1213.          _ys180 = new Array(_ci753);
  1214.          _up330 = new Array(_ci753);
  1215.          _kh190 = new Array(_ci753);
  1216.          _ei358 = new Array(_ci753);
  1217.          _tp206 = new Array(_ci753);
  1218.          _xk201 = new Array(_ci753);
  1219.          _kg163 = new Array(_wm532);
  1220.          _rv371 = new Array(_go109);
  1221.          _qy533 = [0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0];
  1222.          _ql200 = [-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1];
  1223.          super();
  1224.          _sq542();
  1225.          _lx587();
  1226.          var _mc299:int = int(_ti121[0].width);
  1227.          var _yt469:int = int(_ti121[0].height);
  1228.          for(var _yg378:int = 0; _yg378 < 4; _yg378++)
  1229.          {
  1230.             _jh251[_yg378] = new BitmapData(_ti121[0].width * _wj501,_ti121[0].height,true,0);
  1231.             _gn381 = Math.random();
  1232.             _qr405 = Math.random() < 0.5 ? -1 : 1;
  1233.             _mx713 = 1;
  1234.             for(_kl139 = 0; _kl139 < _wj501; _kl139++)
  1235.             {
  1236.                matrix = new Matrix();
  1237.                matrix.translate(-_mc299 >> 1,-_yt469 >> 1);
  1238.                matrix.rotate(_gn381);
  1239.                matrix.translate(_kl139 * _mc299 + (_mc299 >> 1),_yt469 >> 1);
  1240.                _jh251[_yg378].draw(_ti121[_yg378],matrix,new ColorTransform(1,1,1,_mx713),null,null,false);
  1241.                _mx713 -= 1 / _wj501;
  1242.                _gn381 += _qr405;
  1243.                _qr405 *= 0.9;
  1244.             }
  1245.          }
  1246.          _yw136();
  1247.          addEventListener(Event.ENTER_FRAME,update);
  1248.          _mx25 = _bs216;
  1249.          _wy390 = _rm146;
  1250.          _ij159(_cy718,0,false);
  1251.          startTransition(_tm36,_rm146);
  1252.          Mouse.hide();
  1253.       }
  1254.       
  1255.       final private function _cl590(_r:uint, _g:uint, _b:uint) : uint
  1256.       {
  1257.          return uint(_r << 16 ^ _g << 8 ^ _b);
  1258.       }
  1259.       
  1260.       final private function _yl638(_fade_in:Boolean) : void
  1261.       {
  1262.          if(_fade_in)
  1263.          {
  1264.             if(_pr131 < 1)
  1265.             {
  1266.                _pr131 += 0.1;
  1267.             }
  1268.          }
  1269.          else if(_pr131 > 0)
  1270.          {
  1271.             _pr131 -= 0.1;
  1272.          }
  1273.       }
  1274.       
  1275.       final private function _oj751(_x:int, _y:int, _up296:int, _accuracy:int) : void
  1276.       {
  1277.          var _wt155:Number = NaN;
  1278.          switch(_accuracy)
  1279.          {
  1280.             case _in705:
  1281.                _wt155 = 1;
  1282.                break;
  1283.             case _ix350:
  1284.                _wt155 = 0.7;
  1285.                break;
  1286.             case _bm655:
  1287.                _wt155 = 0.5;
  1288.          }
  1289.          for(var _mh100:int = 0; _mh100 < _aq306; _mh100++)
  1290.          {
  1291.             _tp206[_iy720] = _up296;
  1292.             _ys180[_iy720] = _x;
  1293.             _up330[_iy720] = _y;
  1294.             _kh190[_iy720] = -Math.cos(_mh100 * _cp591) * (_yy86 * _wt155);
  1295.             _ei358[_iy720] = -Math.sin(_mh100 * _cp591) * (_yy86 * _wt155);
  1296.             _xk201[_iy720] = 0;
  1297.             if(++_iy720 >= _ci753)
  1298.             {
  1299.                _iy720 = 0;
  1300.             }
  1301.          }
  1302.       }
  1303.       
  1304.       final private function _fq467() : void
  1305.       {
  1306.          _ij159(_pp238,0,false);
  1307.       }
  1308.       
  1309.       final private function _ot65() : void
  1310.       {
  1311.          var _wu565:int = 0;
  1312.          var _mh100:int = 0;
  1313.          var _ai115:int = 0;
  1314.          if(_nb149 != null)
  1315.          {
  1316.             _aw440(_nb149,_ma529,_gj475,_yi275 | TOP,1);
  1317.          }
  1318.          for(_mh100 = 0; _mh100 < _tn324; _mh100++)
  1319.          {
  1320.             _wu565 = int(_to334[_mh100]);
  1321.             _kv447(_ng305[_mh100],_kp376[_mh100],_to334[_mh100],1,_ut461(_mh100) ? 2 : 1,_xy204 | _yi275,1,1);
  1322.             if(_ft215[_mh100] != null)
  1323.             {
  1324.                switch(_vd219[_mh100])
  1325.                {
  1326.                   case _va558:
  1327.                      _aw440(stage.displayState == StageDisplayState.FULL_SCREEN ? _cl68 : _ft215[_mh100],_kp376[_mh100],_wu565,_xy204 | _yi275,1);
  1328.                      break;
  1329.                   case _py565:
  1330.                      _aw440(_ft215[_mh100],_kp376[_mh100],_wu565,_xy204 | _yi275,1);
  1331.                      _ai115 = _kp376[_mh100] - (_rs455.width >> 1);
  1332.                      _qu305.copyPixels(_rs455,new Rectangle(0,0,_nk330 * _rs455.width,_rs455.height),new Point(_ai115,_to334[_mh100] - 22),null,null,false);
  1333.                      break;
  1334.                   default:
  1335.                      _aw440(_ft215[_mh100],_kp376[_mh100],_wu565,_xy204 | _yi275,1);
  1336.                }
  1337.             }
  1338.             else if(_ql432[_mh100].length > 0)
  1339.             {
  1340.                if(_qr232[_mh100].length > 0)
  1341.                {
  1342.                   _yi744(_qr232[_mh100],_ba87,_kp376[_mh100],_to334[_mh100],_yi275 | TOP,-1,0);
  1343.                }
  1344.                _yi744(_ql432[_mh100],_ba87,_kp376[_mh100],_to334[_mh100],_yi275 | (_qr232[_mh100].length > 0 ? BOTTOM : _xy204),-1,0);
  1345.             }
  1346.          }
  1347.       }
  1348.       
  1349.       final private function _sn573() : void
  1350.       {
  1351.          startTransition(_qr228,_wp375);
  1352.       }
  1353.       
  1354.       final private function _al322(_angle_in_degrees:Number) : Number
  1355.       {
  1356.          return _angle_in_degrees / 180 * Math.PI;
  1357.       }
  1358.       
  1359.       final private function _ot205(_special_anim:Boolean, _new_pose:int) : void
  1360.       {
  1361.          if(_new_pose != -1)
  1362.          {
  1363.             _xl464 = _new_pose;
  1364.             _ck204 = 10;
  1365.          }
  1366.          else if(_special_anim)
  1367.          {
  1368.             _xl464 = _jy400[_kd588(_jy400.length)];
  1369.             _ck204 = 1;
  1370.          }
  1371.          else
  1372.          {
  1373.             _xl464 = _wv277[_kd588(_wv277.length)];
  1374.             _ck204 = 1 + _kd588(2);
  1375.          }
  1376.          _gn353 = 1;
  1377.          _aw60 = 0;
  1378.          _js289 = _bm114;
  1379.       }
  1380.       
  1381.       final private function _rm454() : void
  1382.       {
  1383.          startTransition(_qr228,_xn437);
  1384.       }
  1385.       
  1386.       final private function update(event:Event) : void
  1387.       {
  1388.          _xh42();
  1389.          draw();
  1390.       }
  1391.       
  1392.       final private function _al575() : void
  1393.       {
  1394.          var _bm574:String = null;
  1395.          try
  1396.          {
  1397.             _bm574 = _ci416.flush();
  1398.             if(_bm574 == SharedObjectFlushStatus.PENDING)
  1399.             {
  1400.                _ci416.addEventListener(NetStatusEvent.NET_STATUS,_rl392);
  1401.             }
  1402.             else if(_bm574 == SharedObjectFlushStatus.FLUSHED)
  1403.             {
  1404.                _ci416.data._wf204 = _wf204;
  1405.                _ci416.data._qy533 = _qy533;
  1406.                _ci416.data._ql200 = _ql200;
  1407.             }
  1408.          }
  1409.          catch(e:Error)
  1410.          {
  1411.          }
  1412.       }
  1413.       
  1414.       final private function _aa343(_icon_id:int) : void
  1415.       {
  1416.          var _mh100:int = 0;
  1417.          switch(_vd219[_icon_id])
  1418.          {
  1419.             case _ms10:
  1420.             case _du367:
  1421.             case _sd532:
  1422.             case _gm439:
  1423.                _mb398 = _vd219[_icon_id] - _ms10;
  1424.                switch(_wy390)
  1425.                {
  1426.                   case _ol605:
  1427.                      level = 0;
  1428.                      _vk249 = 0;
  1429.                      for(_mh100 = 0; _mh100 < _go109; _mh100++)
  1430.                      {
  1431.                         _rv371[_mh100] = false;
  1432.                      }
  1433.                      startTransition(_qr228,_mk630);
  1434.                      break;
  1435.                   case _wp375:
  1436.                      startTransition(_qr228,_mb339);
  1437.                }
  1438.                break;
  1439.             case _ci732:
  1440.                _yx459 = false;
  1441.                startTransition(_qr228,_ol605);
  1442.                break;
  1443.             case _rv433:
  1444.                _yx459 = true;
  1445.                startTransition(_qr228,_ol605);
  1446.                break;
  1447.             case _dn268:
  1448.                startTransition(_qr228,_vy528);
  1449.                break;
  1450.             case _gk76:
  1451.                startTransition(_qr228,_mv60);
  1452.                break;
  1453.             case _pe223:
  1454.                navigateToURL(new URLRequest(irrcrpt("jvvr://yyy.mqpitgicvg.eqo/?icogtghgttcn=iwkvctiggm",2)),irrcrpt("_gqfsp",5));
  1455.                break;
  1456.             case _xk402:
  1457.                startTransition(_qr228,_wp375);
  1458.                break;
  1459.             case _mv248:
  1460.                _cn202();
  1461.                break;
  1462.             case _sv765:
  1463.                startTransition(_qr228,_tp130);
  1464.                break;
  1465.             case _sc542:
  1466.                startTransition(_qr228,_xn437);
  1467.                break;
  1468.             case _py565:
  1469.                _nk330 = (mouseX - (_kp376[_icon_id] - (_rs455.width >> 1))) / _rs455.width;
  1470.                _nk330 = Math.max(0,_nk330);
  1471.                _nk330 = Math.min(1,_nk330);
  1472.                _nt293(1);
  1473.                break;
  1474.             case _va558:
  1475.                if(stage.displayState == StageDisplayState.FULL_SCREEN)
  1476.                {
  1477.                   stage.displayState = StageDisplayState.NORMAL;
  1478.                }
  1479.                else
  1480.                {
  1481.                   stage.displayState = StageDisplayState.FULL_SCREEN;
  1482.                }
  1483.                break;
  1484.             case _ee437:
  1485.                navigateToURL(new URLRequest(irrcrpt("myyu://bbb.rjlfija.ht.zp",5)),irrcrpt("_gqfsp",5));
  1486.                break;
  1487.             case _fi118:
  1488.                navigateToURL(new URLRequest(irrcrpt("myyu://bbb.xtssn.htr.fw",5)),irrcrpt("_gqfsp",5));
  1489.                break;
  1490.             case _hd153:
  1491.                navigateToURL(new URLRequest(irrcrpt("iuuq://xxx.nztqbdf.dpn/tqbhcpmnvtjd",1)),irrcrpt("_gqfsp",5));
  1492.                break;
  1493.             case _dx214:
  1494.                navigateToURL(new URLRequest(irrcrpt("lxxt://aaa.rmgotevxsr.gs.yo",4)),irrcrpt("_cmbol",1));
  1495.                break;
  1496.             case _gk632:
  1497.                navigateToURL(new URLRequest(irrcrpt("jvvr://yyy.oaurceg.eqo/uvknntcvjgtecjo",2)),irrcrpt("_gqfsp",5));
  1498.                break;
  1499.             case _lg745:
  1500.             case _mj595:
  1501.                startTransition(_qr228,_fy411);
  1502.          }
  1503.          if(_if616 == 0)
  1504.          {
  1505.             _ho529 = -1;
  1506.          }
  1507.       }
  1508.       
  1509.       final private function _gj206() : void
  1510.       {
  1511.          var _td425:Number = NaN;
  1512.          for(var _lg617:int = _lv27; _lg617 < _am304; _lg617++)
  1513.          {
  1514.             if(_ww312[_lg617])
  1515.             {
  1516.                _td425 = _se633 - (_bs612[_lg617] - _et489) * _jv224;
  1517.                if(_td425 > _pc127 + (_wp135 >> 1))
  1518.                {
  1519.                   _ww312[_lg617] = false;
  1520.                   _be659(_kp52,_lg617,false);
  1521.                   _ij159(Math.random() < 0.5 ? _vc192 : _tu146,0,false);
  1522.                }
  1523.                else if(_td425 < -(_wp135 >> 1))
  1524.                {
  1525.                   _lg617 = _am304;
  1526.                }
  1527.                else
  1528.                {
  1529.                   _aw440(_ke22[_lf459[_lg617]],_tm186(_lf459[_lg617]),_td425,_yi275 | _xy204,1);
  1530.                }
  1531.             }
  1532.          }
  1533.       }
  1534.       
  1535.       final private function _cq639(event:Event) : void
  1536.       {
  1537.          if(_ea761)
  1538.          {
  1539.             _fh515 = event.target.content;
  1540.             _fh515.services.connect();
  1541.             trace(irrcrpt("\n",3) + _fh515.services);
  1542.             trace(irrcrpt("\n",3) + _fh515.user);
  1543.             trace(irrcrpt("\n",4) + _fh515.scores);
  1544.             trace(irrcrpt("\n",4) + _fh515.stats);
  1545.          }
  1546.       }
  1547.       
  1548.       final private function _kd588(_max_value:int) : int
  1549.       {
  1550.          return Math.round(Math.random() * (_max_value - 1));
  1551.       }
  1552.       
  1553.       final private function _rw141(_sprite_bd:BitmapData, _kl139:int, _num_frames:int, _x:Number, _y:Number, _alignment:int) : void
  1554.       {
  1555.          var _ww423:int = _sprite_bd.width / _num_frames;
  1556.          var _fc587:int = _sprite_bd.height;
  1557.          if((_alignment & _yi275) != 0)
  1558.          {
  1559.             _x -= _ww423 >> 1;
  1560.          }
  1561.          else if((_alignment & RIGHT) != 0)
  1562.          {
  1563.             _x -= _ww423;
  1564.          }
  1565.          if((_alignment & _xy204) != 0)
  1566.          {
  1567.             _y -= _fc587 >> 1;
  1568.          }
  1569.          if((_alignment & BOTTOM) != 0)
  1570.          {
  1571.             _y -= _fc587;
  1572.          }
  1573.          _qu305.copyPixels(_sprite_bd,new Rectangle(_kl139 * _ww423,0,_ww423,_fc587),new Point(_x,_y),null,null,false);
  1574.       }
  1575.       
  1576.       final private function _rl392(event:NetStatusEvent) : void
  1577.       {
  1578.          if(event.info.code != irrcrpt("XmfwjiTgojhy.Kqzxm.Xzhhjxx",5))
  1579.          {
  1580.             if(event.info.code == irrcrpt("VkduhgRemhfw.Ioxvk.Idlohg",3))
  1581.             {
  1582.             }
  1583.          }
  1584.          _ci416.removeEventListener(NetStatusEvent.NET_STATUS,_rl392);
  1585.       }
  1586.       
  1587.       final private function _sg87(event:KeyboardEvent) : void
  1588.       {
  1589.          switch(event.keyCode)
  1590.          {
  1591.             case Keyboard.ESCAPE:
  1592.                _nx268();
  1593.                break;
  1594.             case Keyboard.SPACE:
  1595.             case Keyboard.ENTER:
  1596.                _if390(true);
  1597.          }
  1598.          switch(event.charCode)
  1599.          {
  1600.             case 49:
  1601.             case 97:
  1602.             case 65:
  1603.             case 104:
  1604.             case 72:
  1605.                if(!_kg163[_vw476])
  1606.                {
  1607.                   _kg163[_vw476] = true;
  1608.                   _gw254(_vw476);
  1609.                }
  1610.                break;
  1611.             case 50:
  1612.             case 115:
  1613.             case 83:
  1614.             case 106:
  1615.             case 74:
  1616.                if(!_kg163[_mt190])
  1617.                {
  1618.                   _kg163[_mt190] = true;
  1619.                   _gw254(_mt190);
  1620.                }
  1621.                break;
  1622.             case 51:
  1623.             case 100:
  1624.             case 68:
  1625.             case 107:
  1626.             case 75:
  1627.                if(!_kg163[_pd700])
  1628.                {
  1629.                   _kg163[_pd700] = true;
  1630.                   _gw254(_pd700);
  1631.                }
  1632.                break;
  1633.             case 52:
  1634.             case 102:
  1635.             case 70:
  1636.             case 108:
  1637.             case 76:
  1638.                if(!_kg163[_dt96])
  1639.                {
  1640.                   _kg163[_dt96] = true;
  1641.                   _gw254(_dt96);
  1642.                }
  1643.                break;
  1644.             case 112:
  1645.             case 80:
  1646.                _nx268();
  1647.          }
  1648.       }
  1649.       
  1650.       final private function _fa639(event:ContextMenuEvent) : void
  1651.       {
  1652.          Mouse.show();
  1653.          _nx268();
  1654.       }
  1655.       
  1656.       final private function drawBackground() : void
  1657.       {
  1658.          _aw440(_xt146[level],0,0,TOP | LEFT,1);
  1659.          if(level != 4 && _wy390 != _or359)
  1660.          {
  1661.             _aw440(_lq88[level],_hi701,_tq546,_yi275 | _xy204,1);
  1662.          }
  1663.       }
  1664.       
  1665.       final private function _ml75(event:Event) : void
  1666.       {
  1667.          switch(_wy390)
  1668.          {
  1669.             case _tp130:
  1670.                _mi242();
  1671.                break;
  1672.             case _xn437:
  1673.                startTransition(_qr228,_fy411);
  1674.                _wq392(_gw502[_kd588(_go109)],0,1,false);
  1675.          }
  1676.       }
  1677.       
  1678.       final private function _wk350(_number:Number, _x:int, _y:int, _alignment:int, _number_bitmapdata:BitmapData, _font_width:int, _font_height:int, _font_spacing:int, _slant:Boolean) : int
  1679.       {
  1680.          var _pc222:Number = NaN;
  1681.          _pc222 = _number.toString().length;
  1682.          var _gn691:int = _pc222 * (_font_width + _font_spacing);
  1683.          var _yh618:int = 0;
  1684.          var a:int = _pc222;
  1685.          if((_alignment & LEFT) != 0)
  1686.          {
  1687.             _x += _gn691;
  1688.          }
  1689.          else if((_alignment & _yi275) != 0)
  1690.          {
  1691.             _x += _gn691 >> 1;
  1692.          }
  1693.          if((_alignment & _xy204) != 0)
  1694.          {
  1695.             _y -= _font_height >> 1;
  1696.          }
  1697.          if((_alignment & BOTTOM) != 0)
  1698.          {
  1699.             _y -= _font_height;
  1700.          }
  1701.          do
  1702.          {
  1703.             _yh618 *= 10;
  1704.             _yh618 += _number % 10;
  1705.             _number /= 10;
  1706.          }
  1707.          while(--a > 0);
  1708.          
  1709.          a = _pc222;
  1710.          do
  1711.          {
  1712.             _qu305.copyPixels(_number_bitmapdata,new Rectangle(_yh618 % 10 * _font_width,0,_font_width,_font_height),new Point(_x - a * (_font_width + _font_spacing),_y),null,null,false);
  1713.             _yh618 /= 10;
  1714.             if(_slant)
  1715.             {
  1716.                _y -= 2;
  1717.             }
  1718.          }
  1719.          while(--a > 0);
  1720.          
  1721.          return _gn691;
  1722.       }
  1723.       
  1724.       final private function _mi242() : void
  1725.       {
  1726.          _kf170();
  1727.          if(_af150 >= _la395)
  1728.          {
  1729.             if(!_xa61 && !_yx459)
  1730.             {
  1731.                _rv371[_dn612] = true;
  1732.             }
  1733.             _ot205(false,4);
  1734.             _aw60 = 1;
  1735.             switch(level)
  1736.             {
  1737.                case 0:
  1738.                case 2:
  1739.                   _ij159(_fb528,0,false);
  1740.                   break;
  1741.                case 1:
  1742.                case 3:
  1743.                   _ij159(_io696,0,false);
  1744.                   break;
  1745.                case 4:
  1746.                   _ij159(_ny20,0,false);
  1747.             }
  1748.          }
  1749.          else
  1750.          {
  1751.             _ot205(false,11);
  1752.             switch(level)
  1753.             {
  1754.                case 0:
  1755.                case 2:
  1756.                   _ij159(_bw367,0,false);
  1757.                   break;
  1758.                case 1:
  1759.                case 3:
  1760.                   _ij159(_en427,0,false);
  1761.                   break;
  1762.                case 4:
  1763.                   _ij159(_pw242,0,false);
  1764.             }
  1765.          }
  1766.       }
  1767.       
  1768.       final private function _nt293(_volume:Number) : void
  1769.       {
  1770.          _ck50.volume = _volume * _nk330;
  1771.          _ju407.soundTransform = _ck50;
  1772.       }
  1773.       
  1774.       final private function _xh42() : void
  1775.       {
  1776.          var _mh100:int = 0;
  1777.          if(_qf396 > 0)
  1778.          {
  1779.             --_qf396;
  1780.          }
  1781.          ++ticks;
  1782.          _bx699 += 0.2;
  1783.          if(_mx25 > 0)
  1784.          {
  1785.             _mx25 -= Math.max(0.1,_mx25 * 0.1);
  1786.          }
  1787.          switch(_wy390)
  1788.          {
  1789.             case _rm146:
  1790.                if(--_ek61 < 0)
  1791.                {
  1792.                   startTransition(_qr228,_xn437);
  1793.                }
  1794.                break;
  1795.             case _xn437:
  1796.                if(_if616 == 0)
  1797.                {
  1798.                   _yl290 += (0.5 - _yl290) / 20;
  1799.                   if((_ik635 = _ik635 - 0.05) <= 0)
  1800.                   {
  1801.                      _ik635 = 1;
  1802.                      _yl290 = 0;
  1803.                   }
  1804.                }
  1805.                _kx484();
  1806.                _yl638(true);
  1807.                break;
  1808.             case _fy411:
  1809.                _yl638(true);
  1810.                break;
  1811.             case _mk630:
  1812.                if(_jl244 < 0)
  1813.                {
  1814.                   _jl244 = 0;
  1815.                   _ia342 = -_ia342;
  1816.                }
  1817.                else
  1818.                {
  1819.                   _ia342 -= 0.5;
  1820.                   _jl244 += _ia342;
  1821.                }
  1822.                break;
  1823.             case _or359:
  1824.                if(_rl694 > 0)
  1825.                {
  1826.                   _rl694 -= Math.max(_rl694 * 0.2,1);
  1827.                   if(_rl694 <= 0)
  1828.                   {
  1829.                      _rl694 = 0;
  1830.                   }
  1831.                }
  1832.                break;
  1833.             case _tp130:
  1834.                if(paused)
  1835.                {
  1836.                   _yl638(true);
  1837.                   if(_du208 < 0.7)
  1838.                   {
  1839.                      _du208 += 0.05;
  1840.                   }
  1841.                }
  1842.                else
  1843.                {
  1844.                   if(!_au265)
  1845.                   {
  1846.                      _yl638(false);
  1847.                      if(!_wy468)
  1848.                      {
  1849.                         _et489 = _ju407.position;
  1850.                         if(_et489 > _tn276 && _et489 < _sh745)
  1851.                         {
  1852.                            if(!_mu386)
  1853.                            {
  1854.                               _mu386 = true;
  1855.                               _ij159(_mf441,0,false);
  1856.                            }
  1857.                            _la324 += _qh478;
  1858.                            if(_la324 <= 0 || _la324 >= 1)
  1859.                            {
  1860.                               _qh478 = -_qh478;
  1861.                            }
  1862.                            if(--_id234 < 0)
  1863.                            {
  1864.                               _sj346 = _vv540;
  1865.                               _id234 = _rd345 + _kd588(10);
  1866.                               _uo735 = _kd588(_bd370);
  1867.                               _aj72 = _kd588(4);
  1868.                            }
  1869.                         }
  1870.                      }
  1871.                      _kx484();
  1872.                   }
  1873.                   else
  1874.                   {
  1875.                      _yl638(true);
  1876.                   }
  1877.                   if(_pn474 > 30)
  1878.                   {
  1879.                      _rd763 *= 0.9;
  1880.                   }
  1881.                   else if(_rd763 < _fj105)
  1882.                   {
  1883.                      _rd763 += 10;
  1884.                   }
  1885.                   _xb432 += Math.max(10,(_gt232 - _xb432) * 0.2);
  1886.                   _xb432 = Math.min(_xb432,_gt232);
  1887.                   if(_wy468)
  1888.                   {
  1889.                      _wy104 -= _wy104 * 0.2;
  1890.                      _es340 -= _es340 > 0 ? Math.max(_es340 * 0.1,2) : Math.abs(_es340);
  1891.                      if(_rl694 > 0)
  1892.                      {
  1893.                         _rl694 -= Math.max(_rl694 * 0.2,1);
  1894.                         if(_rl694 <= 0)
  1895.                         {
  1896.                            _rl694 = 0;
  1897.                            _jx39 = 2;
  1898.                         }
  1899.                      }
  1900.                      else
  1901.                      {
  1902.                         _uh751 -= 0.05;
  1903.                         if((_jx39 = _jx39 - 0.05) < 0)
  1904.                         {
  1905.                            _wy468 = false;
  1906.                            _wq392(_gw502[_dn612],0,1,false);
  1907.                         }
  1908.                      }
  1909.                   }
  1910.                   else
  1911.                   {
  1912.                      if(!_au265 && _fp298 > 0)
  1913.                      {
  1914.                         if(--_fp298 == 0)
  1915.                         {
  1916.                            _nt293(1);
  1917.                         }
  1918.                      }
  1919.                      if(_dt491 > 2)
  1920.                      {
  1921.                         _dt491 -= 0.1;
  1922.                      }
  1923.                      _gq493 += (_af150 - _gq493) * 0.2;
  1924.                      for(_mh100 = 0; _mh100 < _vv48; _mh100++)
  1925.                      {
  1926.                         if(_le683[_mh100] > 0)
  1927.                         {
  1928.                            _le683[_mh100] -= 0.05;
  1929.                            _kj570[_mh100] -= _eo692[_mh100];
  1930.                            _eo692[_mh100] *= 0.9;
  1931.                         }
  1932.                      }
  1933.                      if(_au265)
  1934.                      {
  1935.                         if(_wy104 < _pc127)
  1936.                         {
  1937.                            _wy104 += (_pc127 - _wy104) * 0.02;
  1938.                         }
  1939.                         --_kp235;
  1940.                         if(_kp235 == 0)
  1941.                         {
  1942.                            _mi242();
  1943.                         }
  1944.                         if(_kp235 == -60)
  1945.                         {
  1946.                            if(_af150 >= _la395)
  1947.                            {
  1948.                               _ij159(_vw336,0,false);
  1949.                            }
  1950.                            else
  1951.                            {
  1952.                               _ij159(_uw248,0,false);
  1953.                            }
  1954.                         }
  1955.                         _xh178 *= 0.9;
  1956.                      }
  1957.                   }
  1958.                }
  1959.                break;
  1960.             case _yo756:
  1961.             case _mv60:
  1962.             case _eh332:
  1963.                _yl638(true);
  1964.                if(_wy104 > 0)
  1965.                {
  1966.                   _wy104 -= Math.max(1,_wy104 * 0.2);
  1967.                }
  1968.                else if(!_yx459)
  1969.                {
  1970.                   if(_gt232 > 0)
  1971.                   {
  1972.                      _vk249 += Math.min(10000,_gt232);
  1973.                      _gt232 -= Math.min(10000,_gt232);
  1974.                      if(_vk249 > _wf204)
  1975.                      {
  1976.                         _wf204 = _vk249;
  1977.                      }
  1978.                   }
  1979.                   else if(--_fp205 < 0)
  1980.                   {
  1981.                      _ah489 += (_bd370 - _ah489) * 0.02;
  1982.                      _wm97 *= 0.9;
  1983.                   }
  1984.                }
  1985.                if(--_px536 < 0 && (_wy390 != _yo756 || _af150 >= _la395))
  1986.                {
  1987.                   _px536 = 10 + _kd588(20);
  1988.                   _oj751(_kd588(_bd370),_kd588(_ma529),_kd588(_wm532),_kd588(3));
  1989.                }
  1990.                break;
  1991.             case _wp375:
  1992.                Mouse.hide();
  1993.                _yl638(true);
  1994.                break;
  1995.             case _mb339:
  1996.                _yl638(false);
  1997.                Mouse.show();
  1998.          }
  1999.          _dj137();
  2000.          if(_if616 != 0)
  2001.          {
  2002.             _un279();
  2003.             if(_ch243 != null && _nu710 > 0 && _mk339 == _mk630)
  2004.             {
  2005.                _nu710 -= _ex257;
  2006.                _nt293(_nu710);
  2007.             }
  2008.          }
  2009.          else if(_wy390 != _tp130 && _nu710 < 1)
  2010.          {
  2011.             _nu710 += _ex257;
  2012.             _nt293(_nu710);
  2013.          }
  2014.       }
  2015.       
  2016.       final private function _gw254(_up296:int) : void
  2017.       {
  2018.          var _ac741:Number = NaN;
  2019.          var _ft294:int = 0;
  2020.          var _lg617:int = 0;
  2021.          if(_wy390 == _tp130 && !paused && !_wy468 && !_au265)
  2022.          {
  2023.             if(_wy390 == _tp130 && !_wy468 && !_au265 && !paused)
  2024.             {
  2025.                for(_lg617 = _lv27; _lg617 < _am304; _lg617++)
  2026.                {
  2027.                   if(_ww312[_lg617])
  2028.                   {
  2029.                      if(_up296 == _lf459[_lg617])
  2030.                      {
  2031.                         _ac741 = (_bs612[_lg617] - _et489) * _jv224;
  2032.                         if(_ac741 >= _oc545)
  2033.                         {
  2034.                            _sn212(true);
  2035.                            _lg617 = _am304;
  2036.                         }
  2037.                         else
  2038.                         {
  2039.                            _ww312[_lg617] = false;
  2040.                            _ac741 = Math.abs(_ac741);
  2041.                            if(_ac741 < _qt461)
  2042.                            {
  2043.                               _ft294 = _in705;
  2044.                            }
  2045.                            else if(_ac741 < _rg156)
  2046.                            {
  2047.                               _ft294 = _ix350;
  2048.                            }
  2049.                            else if(_ac741 < _ex603)
  2050.                            {
  2051.                               _ft294 = _bm655;
  2052.                            }
  2053.                            else
  2054.                            {
  2055.                               _ft294 = _kp52;
  2056.                            }
  2057.                            _be659(_ft294,_lg617,_ft294 > _ix350);
  2058.                            if(_ft294 != _kp52)
  2059.                            {
  2060.                               _oj751(_tm186(_lf459[_lg617]),_se633,_lf459[_lg617],_ft294);
  2061.                            }
  2062.                            _lg617 = _am304;
  2063.                         }
  2064.                      }
  2065.                   }
  2066.                }
  2067.             }
  2068.          }
  2069.       }
  2070.       
  2071.       final private function _rh422() : void
  2072.       {
  2073.          domain = this.root.loaderInfo.url.split("/")[2];
  2074.          if(domain.indexOf(irrcrpt("mqpitgicvg.eqo",2)) == domain.length - irrcrpt("nrqjuhjdwh.frp",3).length)
  2075.          {
  2076.             _xr683 = false;
  2077.          }
  2078.          trace(irrcrpt("hsqemr = ",4) + domain);
  2079.          try
  2080.          {
  2081.             if(_hj24.length > 0)
  2082.             {
  2083.                if(domain.indexOf(_hj24) != domain.length - _hj24.length)
  2084.                {
  2085.                   root.x = 1000;
  2086.                   root.y = 1000;
  2087.                   root.alpha = 0;
  2088.                }
  2089.             }
  2090.          }
  2091.          catch(error:Error)
  2092.          {
  2093.          }
  2094.       }
  2095.       
  2096.       final private function _kf170() : void
  2097.       {
  2098.          if(_ch243 != null)
  2099.          {
  2100.             _ju407.stop();
  2101.             _ju407 = null;
  2102.             _ch243 = null;
  2103.          }
  2104.       }
  2105.       
  2106.       final private function _he680(_image:BitmapData, _image_x:int, _image_y:int, _wobble:Number) : void
  2107.       {
  2108.          var _ln645:int = _image.width;
  2109.          var _qw365:int = _image.height;
  2110.          _image_y -= _qw365 >> 1;
  2111.          for(var _y:int = 0; _y < _qw365; _y++)
  2112.          {
  2113.             _qu305.copyPixels(_image,new Rectangle(0,_y,_ln645,1),new Point(_image_x - (_ln645 >> 1) + Math.sin(_mx25 + _y * 0.2) * _wobble,_image_y + _y),null,null,false);
  2114.          }
  2115.       }
  2116.       
  2117.       final private function _ni79(event:MouseEvent) : void
  2118.       {
  2119.          Mouse.show();
  2120.       }
  2121.       
  2122.       final private function _pp321(_image:BitmapData, _image_x:int, _image_y:int, _effect:int, _amount:Number) : void
  2123.       {
  2124.          var _ln645:int = 0;
  2125.          var _qw365:int = 0;
  2126.          var _wl403:int = 0;
  2127.          var _y:int = 0;
  2128.          if(_amount == 0)
  2129.          {
  2130.             _aw440(_image,_image_x,_image_y,_yi275 | _xy204,1);
  2131.          }
  2132.          else
  2133.          {
  2134.             _ln645 = _image.width;
  2135.             _qw365 = _image.height;
  2136.             _image_y -= _qw365 >> 1;
  2137.             for(_y = 0; _y < _qw365; _y++)
  2138.             {
  2139.                switch(_effect)
  2140.                {
  2141.                   case _lo334:
  2142.                      _wl403 = _y % 2 == 0 ? int(_amount) : int(-_amount);
  2143.                      break;
  2144.                }
  2145.                _qu305.copyPixels(_image,new Rectangle(0,_y,_ln645,1),new Point(_image_x - (_ln645 >> 1) + _wl403,_image_y + _y),null,null,false);
  2146.             }
  2147.          }
  2148.       }
  2149.       
  2150.       final private function _nx239() : void
  2151.       {
  2152.          _aw440(_ss472,_rn79,_ap118 - _wy104,TOP | LEFT,1);
  2153.          var _xe77:int = Math.round(_af150 * _iv116);
  2154.          _qu305.copyPixels(_md362,new Rectangle(0,_iv116 - _xe77,_md362.width,_xe77),new Point(_uu103,_sg627 + _iv116 - _xe77 - _wy104),null,null,false);
  2155.          _rw141(_uk260,_af150 >= _la395 ? 0 : 3,_fj659,_rn79 + (_nx388 >> 1),_ap118 + _iq20 - _wy104,TOP | _yi275);
  2156.       }
  2157.       
  2158.       final private function _if390(_space_pressed:Boolean) : void
  2159.       {
  2160.          var _mh100:int = 0;
  2161.          if(_if616 == 0)
  2162.          {
  2163.             switch(_wy390)
  2164.             {
  2165.                case _rm146:
  2166.                   startTransition(_qr228,_xn437);
  2167.                   break;
  2168.                case _xn437:
  2169.                   _fq467();
  2170.                   if(!_space_pressed)
  2171.                   {
  2172.                      _oj751(mouseX,mouseY,_kd588(_wm532),0);
  2173.                   }
  2174.                   startTransition(_qr228,_fy411);
  2175.                   break;
  2176.                case _mk630:
  2177.                   if(_fp482(_bd370 * 0.33,_ti599,_fy654.width,_fy654.height) || _fp482(_bd370 * 0.66,_ti599,_fy654.width,_fy654.height))
  2178.                   {
  2179.                      _fq467();
  2180.                      if(!_space_pressed)
  2181.                      {
  2182.                         _oj751(mouseX,mouseY,_kd588(_wm532),0);
  2183.                      }
  2184.                      if(mouseX < _ma529)
  2185.                      {
  2186.                         startTransition(_qr228,_ol605);
  2187.                      }
  2188.                      else if(_mt185 < _ij119.length - 1)
  2189.                      {
  2190.                         startTransition(_qr228,_or359);
  2191.                      }
  2192.                      else
  2193.                      {
  2194.                         startTransition(_qr228,_tp130);
  2195.                      }
  2196.                   }
  2197.                   else
  2198.                   {
  2199.                      for(_mh100 = 0; _mh100 < 2; _mh100++)
  2200.                      {
  2201.                         if(_fp482(_mh100 == 0 ? _pj250 : _ja715,_st65,_rn410.width,_rn410.height))
  2202.                         {
  2203.                            _qf396 = _dm440 >> 1;
  2204.                            _fq467();
  2205.                            if(_mh100 > 0)
  2206.                            {
  2207.                               if(++_up726 >= _ty757)
  2208.                               {
  2209.                                  _up726 = 0;
  2210.                               }
  2211.                            }
  2212.                            else if(--_up726 < 0)
  2213.                            {
  2214.                               _up726 = _ty757 - 1;
  2215.                            }
  2216.                            _oj751(mouseX,mouseY,_kd588(_wm532),0);
  2217.                            _dn612 = _vl435[_up726];
  2218.                            _nr51();
  2219.                         }
  2220.                      }
  2221.                   }
  2222.                   break;
  2223.                case _or359:
  2224.                   if(_rl694 <= 0)
  2225.                   {
  2226.                      if(_fp482(_bd370 >> 2,_ti599,_og149.width,_og149.height))
  2227.                      {
  2228.                         if(_mt185 >= _ij119.length - 1)
  2229.                         {
  2230.                            startTransition(_qr228,_tp130);
  2231.                         }
  2232.                         else
  2233.                         {
  2234.                            ++_mt185;
  2235.                            _rl694 = _bd370;
  2236.                         }
  2237.                         _oj751(mouseX,mouseY,_kd588(_wm532),0);
  2238.                         _fq467();
  2239.                      }
  2240.                      else if(_fp482(_bd370 * 0.75,_ti599,_fl413.width,_fl413.height))
  2241.                      {
  2242.                         _fq467();
  2243.                         startTransition(_qr228,_tp130);
  2244.                      }
  2245.                   }
  2246.                   break;
  2247.                case _tp130:
  2248.                   if(_au265)
  2249.                   {
  2250.                      if(_space_pressed || _fp482(_bd370 >> 2,_ti599,_fy654.width,_fy654.height))
  2251.                      {
  2252.                         if(!_space_pressed)
  2253.                         {
  2254.                            _oj751(mouseX,mouseY,_kd588(_wm532),0);
  2255.                         }
  2256.                         _kf170();
  2257.                         SoundMixer.stopAll();
  2258.                         _fq467();
  2259.                         startTransition(_qr228,_yo756);
  2260.                      }
  2261.                   }
  2262.                   break;
  2263.                case _yo756:
  2264.                   _fq467();
  2265.                   _oj751(mouseX,mouseY,_kd588(_wm532),0);
  2266.                   if(_fp482(_ib345,_em217,_gg317.width,_gg317.height))
  2267.                   {
  2268.                      navigateToURL(new URLRequest(irrcrpt("iuuq://xxx.lpohsfhbuf.dpn/?hbnfsfgfssbm=hvjubshffl",1)),irrcrpt("_fpero",4));
  2269.                   }
  2270.                   else
  2271.                   {
  2272.                      if(!_yx459)
  2273.                      {
  2274.                         if(_gt232 > 0)
  2275.                         {
  2276.                            _vk249 += _gt232;
  2277.                            _gt232 = 0;
  2278.                            if(_vk249 > _wf204)
  2279.                            {
  2280.                               _wf204 = _vk249;
  2281.                            }
  2282.                         }
  2283.                      }
  2284.                      if(_af150 > _ql200[_dn612 + _go109 * _mb398])
  2285.                      {
  2286.                         _ql200[_dn612 + _go109 * _mb398] = _af150;
  2287.                      }
  2288.                      _al575();
  2289.                      _fh515.scores.submit(_vk249,_lc662[_mb398]);
  2290.                      if(_xa61 || _yx459)
  2291.                      {
  2292.                         if(++level >= _ir596)
  2293.                         {
  2294.                            level = 0;
  2295.                         }
  2296.                         startTransition(_qr228,_mk630);
  2297.                      }
  2298.                      else
  2299.                      {
  2300.                         if(_af150 >= _la395)
  2301.                         {
  2302.                            ++level;
  2303.                         }
  2304.                         if(level >= _ir596)
  2305.                         {
  2306.                            startTransition(_qr228,_eh332);
  2307.                         }
  2308.                         else
  2309.                         {
  2310.                            startTransition(_qr228,_mk630);
  2311.                         }
  2312.                      }
  2313.                   }
  2314.                   break;
  2315.                case _eh332:
  2316.                   _fq467();
  2317.                   _oj751(mouseX,mouseY,_kd588(_wm532),0);
  2318.                   if(_fp482(_ib345,_em217,_gg317.width,_gg317.height))
  2319.                   {
  2320.                      navigateToURL(new URLRequest(irrcrpt("lxxt://aaa.osrkvikexi.gsq/?keqivijivvep=kymxevkiio",4)),irrcrpt("_gqfsp",5));
  2321.                   }
  2322.                   else if(_xr683)
  2323.                   {
  2324.                      startTransition(_qr228,_mb339);
  2325.                   }
  2326.                   else
  2327.                   {
  2328.                      startTransition(_qr228,_xn437);
  2329.                   }
  2330.             }
  2331.          }
  2332.       }
  2333.       
  2334.       final private function startTransition(_dir:int, _state:int) : void
  2335.       {
  2336.          if(_if616 == 0)
  2337.          {
  2338.             if(_dir == _qr228)
  2339.             {
  2340.                _ih650 = false;
  2341.             }
  2342.             else
  2343.             {
  2344.                _qf396 = _dm440 >> 1;
  2345.             }
  2346.             _if616 = _dir;
  2347.             _mk339 = _state;
  2348.             _ta524 = _dir == _qr228 ? 0 : 1;
  2349.          }
  2350.       }
  2351.       
  2352.       final private function _ld613() : void
  2353.       {
  2354.          var _mh100:int = 0;
  2355.          _ot205(false,0);
  2356.          _gt232 = 0;
  2357.          _xb432 = 0;
  2358.          _pn474 = 0;
  2359.          _oq379 = 0;
  2360.          _gy539 = false;
  2361.          _rd763 = _fj105;
  2362.          _et489 = 0;
  2363.          _wy468 = true;
  2364.          _wh111 = _nd233;
  2365.          _au265 = false;
  2366.          paused = false;
  2367.          _mu386 = false;
  2368.          _wy104 = _bd370;
  2369.          _rl694 = _bd370;
  2370.          _jx39 = 0;
  2371.          _uh751 = 1;
  2372.          _es340 = _bd370;
  2373.          _la324 = 0;
  2374.          _qh478 = 0.05;
  2375.          _sj346 = _vv540;
  2376.          _id234 = _rd345 + _kd588(10);
  2377.          _uo735 = _kd588(_bd370);
  2378.          _aj72 = _kd588(4);
  2379.          _lv27 = 0;
  2380.          _mu344 = 0;
  2381.          _af150 = _gq493 = 0;
  2382.          for(_mh100 = 0; _mh100 < _ao294; _mh100++)
  2383.          {
  2384.             _kx179[_mh100] = 0;
  2385.          }
  2386.          for(_mh100 = 0; _mh100 < _vv48; _mh100++)
  2387.          {
  2388.             _kj570[_mh100] = 0;
  2389.             _eo692[_mh100] = 0;
  2390.             _le683[_mh100] = 0;
  2391.             _ur602 = 0;
  2392.          }
  2393.          for(_mh100 = 0; _mh100 < _wm532; _mh100++)
  2394.          {
  2395.             _kg163[_mh100] = false;
  2396.          }
  2397.          for(_mh100 = 0; _mh100 < _hp547; _mh100++)
  2398.          {
  2399.             _ww312[_mh100] = true;
  2400.          }
  2401.          _wy390 = _tp130;
  2402.          SoundMixer.stopAll();
  2403.          _ij159(_um83[level],0,false);
  2404.          _ij159(_be156,0,false);
  2405.       }
  2406.       
  2407.       final private function _nx268() : void
  2408.       {
  2409.          if(_wy390 == _tp130)
  2410.          {
  2411.             if(_if616 == 0)
  2412.             {
  2413.                if(!paused)
  2414.                {
  2415.                   _cm170();
  2416.                }
  2417.                else
  2418.                {
  2419.                   _cn202();
  2420.                }
  2421.             }
  2422.          }
  2423.       }
  2424.       
  2425.       final private function _kv447(_sprite_bd:BitmapData, _x:Number, _y:Number, _mx713:Number, _brightness:Number, _alignment:int, _hscale:Number, _vscale:Number) : void
  2426.       {
  2427.          var _ww423:int = _sprite_bd.width;
  2428.          var _fc587:int = _sprite_bd.height;
  2429.          if((_alignment & _yi275) != 0)
  2430.          {
  2431.             _x -= (_ww423 >> 1) * _hscale;
  2432.          }
  2433.          else if((_alignment & RIGHT) != 0)
  2434.          {
  2435.             _x -= _ww423 * _hscale;
  2436.          }
  2437.          if((_alignment & _xy204) != 0)
  2438.          {
  2439.             _y -= (_fc587 >> 1) * _vscale;
  2440.          }
  2441.          if((_alignment & BOTTOM) != 0)
  2442.          {
  2443.             _y -= _fc587 * _vscale;
  2444.          }
  2445.          matrix = new Matrix();
  2446.          matrix.scale(_hscale,_vscale);
  2447.          matrix.translate(_x,_y);
  2448.          _qu305.draw(_sprite_bd,matrix,new ColorTransform(_brightness,_brightness,_brightness,_mx713),null,null,false);
  2449.       }
  2450.       
  2451.       final private function _vy497(_max_value:Number) : Number
  2452.       {
  2453.          return -(_max_value * 0.5) + Math.random() * _max_value;
  2454.       }
  2455.       
  2456.       final private function _mo438() : void
  2457.       {
  2458.          var _mh100:int = 0;
  2459.          if(_if616 == 0 && _ho529 == -1)
  2460.          {
  2461.             for(_mh100 = 0; _mh100 < _tn324; _mh100++)
  2462.             {
  2463.                if(_ut461(_mh100))
  2464.                {
  2465.                   _oj751(mouseX,mouseY,_kd588(_wm532),0);
  2466.                   _ho529 = _mh100;
  2467.                   _aa343(_ho529);
  2468.                   _fq467();
  2469.                }
  2470.             }
  2471.          }
  2472.       }
  2473.       
  2474.       final private function _pg62() : void
  2475.       {
  2476.       }
  2477.       
  2478.       final private function _tf720(_x:int, _y:int) : Boolean
  2479.       {
  2480.          if(_x < 0 || _x > _bd370 || _y < 0 || _y > _pc127)
  2481.          {
  2482.             return true;
  2483.          }
  2484.          return false;
  2485.       }
  2486.       
  2487.       final private function _fp482(_x:int, _y:int, _width:int, _height:int) : Boolean
  2488.       {
  2489.          if(mouseX >= _x - (_width >> 1) && mouseX <= _x + (_width >> 1) && mouseY >= _y - (_height >> 1) && mouseY <= _y + (_height >> 1))
  2490.          {
  2491.             return true;
  2492.          }
  2493.          return false;
  2494.       }
  2495.       
  2496.       final private function _nr51() : void
  2497.       {
  2498.          var _mm342:Array = null;
  2499.          var _mh100:int = 0;
  2500.          var _tf574:int = 0;
  2501.          switch(_dn612)
  2502.          {
  2503.             case _ei301:
  2504.                _mm342 = TrackData._dt43;
  2505.                _tn276 = 153599;
  2506.                _sh745 = 170357;
  2507.                break;
  2508.             case _tr156:
  2509.                _mm342 = TrackData._ur149;
  2510.                _tn276 = 90285;
  2511.                _sh745 = 128595;
  2512.                break;
  2513.             case _vr128:
  2514.                _mm342 = TrackData._lx225;
  2515.                _tn276 = 111943;
  2516.                _sh745 = 123892;
  2517.                break;
  2518.             case _qp98:
  2519.                _mm342 = TrackData._rq272;
  2520.                _tn276 = 135306;
  2521.                _sh745 = 164202;
  2522.                break;
  2523.             case _ga341:
  2524.                _mm342 = TrackData._tq139;
  2525.                _tn276 = 134802;
  2526.                _sh745 = 162384;
  2527.                break;
  2528.             case _hk728:
  2529.                _mm342 = TrackData._ra366;
  2530.                _tn276 = 163027;
  2531.                _sh745 = 192523;
  2532.          }
  2533.          _am304 = 0;
  2534.          _hp547 = _mm342.length / 3;
  2535.          for(_mh100 = 0; _mh100 < _hp547; _mh100++)
  2536.          {
  2537.             if(_mm342[_mh100 * 3 + _og642] <= _mb398)
  2538.             {
  2539.                ++_am304;
  2540.             }
  2541.          }
  2542.          _bs612 = new Array(_am304);
  2543.          _lf459 = new Array(_am304);
  2544.          _ww312 = new Array(_am304);
  2545.          var _gs627:int = 0;
  2546.          var _nw592:int = _kd588(_wm532);
  2547.          var _na150:int = _kd588(_wm532);
  2548.          for(_mh100 = 0; _mh100 < _hp547; _mh100++)
  2549.          {
  2550.             _tf574 = int(_mm342[_mh100 * 3 + _og642]);
  2551.             if(_tf574 <= _mb398)
  2552.             {
  2553.                _bs612[_gs627] = _mm342[_mh100 * 3 + _ai321];
  2554.                if(_mb398 == 3)
  2555.                {
  2556.                   while(_na150 == _nw592)
  2557.                   {
  2558.                      _na150 = _kd588(_wm532);
  2559.                   }
  2560.                   _nw592 = _na150;
  2561.                   _lf459[_gs627] = _na150;
  2562.                }
  2563.                else
  2564.                {
  2565.                   _lf459[_gs627] = _mm342[_mh100 * 3 + _md527];
  2566.                }
  2567.                _ww312[_gs627] = true;
  2568.                _gs627++;
  2569.             }
  2570.          }
  2571.          _mm342 = null;
  2572.          _le689 = _vw123(_gw502[_dn612].length);
  2573.          _wq392(_gw502[_dn612],5000,0,true);
  2574.       }
  2575.       
  2576.       final private function _cn202() : void
  2577.       {
  2578.          if(!_au265 && !_wy468)
  2579.          {
  2580.             _wq392(_ch243,_et489,1,false);
  2581.          }
  2582.          _ih650 = false;
  2583.          paused = false;
  2584.       }
  2585.       
  2586.       final private function _wq392(_music_to_play:Sound, _offset:Number, _volume:Number, _loop:Boolean) : void
  2587.       {
  2588.          _kf170();
  2589.          _nu710 = _volume;
  2590.          _ch243 = _music_to_play;
  2591.          _ju407 = _music_to_play.play(_offset,_loop ? int.MAX_VALUE : 0);
  2592.          _nt293(_volume);
  2593.          _ju407.addEventListener(Event.SOUND_COMPLETE,_ml75);
  2594.       }
  2595.       
  2596.       final private function _un279() : void
  2597.       {
  2598.          var _li535:Object = null;
  2599.          var _rm623:String = null;
  2600.          var request:URLRequest = null;
  2601.          var loader:Loader = null;
  2602.          _ta524 += _if616 * _ku55;
  2603.          if(_ta524 <= 0 || _ta524 >= 1)
  2604.          {
  2605.             if(_if616 == _qr228)
  2606.             {
  2607.                switch(_mk339)
  2608.                {
  2609.                   case _xn437:
  2610.                      if(_wy390 == _rm146)
  2611.                      {
  2612.                         _uo356 = null;
  2613.                         _nr80 = null;
  2614.                         stage.addEventListener(MouseEvent.MOUSE_DOWN,_he193);
  2615.                         stage.addEventListener(KeyboardEvent.KEY_DOWN,_sg87);
  2616.                         stage.addEventListener(KeyboardEvent.KEY_UP,_ci441);
  2617.                         stage.addEventListener(MouseEvent.MOUSE_OUT,_ni79);
  2618.                         stage.addEventListener(MouseEvent.MOUSE_OVER,_ss357);
  2619.                         _cn117 = new ContextMenu();
  2620.                         _ch370();
  2621.                         _cn117.addEventListener(ContextMenuEvent.MENU_SELECT,_fa639);
  2622.                         contextMenu = _cn117;
  2623.                         _rh422();
  2624.                      }
  2625.                      stage.quality = StageQuality.LOW;
  2626.                      if(_ea761)
  2627.                      {
  2628.                         _li535 = LoaderInfo(root.loaderInfo).parameters;
  2629.                         _rm623 = String(String(_li535.api_path) || irrcrpt("kwws://zzz.nrqjuhjdwh.frp/iodvk/DSL_DV6_Orfdo.vzi",3));
  2630.                         trace(irrcrpt("ETM texl: ",4) + _rm623);
  2631.                         request = new URLRequest(_rm623);
  2632.                         loader = new Loader();
  2633.                         loader.contentLoaderInfo.addEventListener(Event.COMPLETE,_cq639);
  2634.                         loader.load(request);
  2635.                         this.addChild(loader);
  2636.                      }
  2637.                      if(_xr683)
  2638.                      {
  2639.                         if(stage.contains(_dp737))
  2640.                         {
  2641.                            removeChild(_dp737);
  2642.                         }
  2643.                      }
  2644.                      Mouse.hide();
  2645.                      _wy390 = _xn437;
  2646.                      _yl290 = 3;
  2647.                      _ik635 = 0;
  2648.                      _ot205(Math.random() < 0.2,-1);
  2649.                      _ij159(_um83[4],0,true);
  2650.                      _wq392(_gw502[_kd588(_go109)],0,1,false);
  2651.                      break;
  2652.                   case _fy411:
  2653.                      _wy390 = _fy411;
  2654.                      _to117(_yi11);
  2655.                      break;
  2656.                   case _ol605:
  2657.                      _wy390 = _ol605;
  2658.                      _to117(_jk457);
  2659.                      break;
  2660.                   case _mk630:
  2661.                      _kf170();
  2662.                      _lv346();
  2663.                      _nr51();
  2664.                      _wy390 = _mk630;
  2665.                      break;
  2666.                   case _vy528:
  2667.                      _to117(_sv619);
  2668.                      break;
  2669.                   case _or359:
  2670.                      _rl694 = _bd370;
  2671.                      _wy390 = _or359;
  2672.                      break;
  2673.                   case _tp130:
  2674.                      _mt185 = _ij119.length;
  2675.                      _kf170();
  2676.                      _ld613();
  2677.                      break;
  2678.                   case _yo756:
  2679.                      if(_af150 < _la395)
  2680.                      {
  2681.                         _gt232 = 0;
  2682.                      }
  2683.                      _ij159(_um83[4],0,true);
  2684.                      _wy104 = _bd370;
  2685.                      _ah489 = 0;
  2686.                      _fp205 = 10;
  2687.                      _wm97 = _bd370;
  2688.                      _wy390 = _yo756;
  2689.                      break;
  2690.                   case _mv60:
  2691.                      _wy104 = _bd370;
  2692.                      _wy390 = _mv60;
  2693.                      _to117(_ps308);
  2694.                      break;
  2695.                   case _wp375:
  2696.                      _wy390 = _wp375;
  2697.                      _to117(_gb49);
  2698.                      break;
  2699.                   case _mb339:
  2700.                      stage.quality = StageQuality.HIGH;
  2701.                      addChild(_dp737);
  2702.                      _dp737.y = 20;
  2703.                      if(_wy390 == _eh332)
  2704.                      {
  2705.                         MochiScores.showLeaderboard({
  2706.                            "clip":_dp737,
  2707.                            "boardID":_sa641[_mb398],
  2708.                            "_vk249":_vk249,
  2709.                            "onError":_rm454,
  2710.                            "onClose":_rm454
  2711.                         });
  2712.                      }
  2713.                      else
  2714.                      {
  2715.                         MochiScores.showLeaderboard({
  2716.                            "clip":_dp737,
  2717.                            "boardID":_sa641[_mb398],
  2718.                            "onError":_sn573,
  2719.                            "onClose":_sn573
  2720.                         });
  2721.                      }
  2722.                      _wy390 = _mb339;
  2723.                      break;
  2724.                   case _eh332:
  2725.                      _wy104 = _bd370;
  2726.                      _wy390 = _eh332;
  2727.                }
  2728.                _if616 = 0;
  2729.                startTransition(_tm36,_wy390);
  2730.             }
  2731.             else
  2732.             {
  2733.                _if616 = 0;
  2734.             }
  2735.          }
  2736.       }
  2737.       
  2738.       final private function _sn212(_play_error_noise:Boolean) : void
  2739.       {
  2740.          _pn474 = 0;
  2741.          if(_fp298 <= 0 && _play_error_noise)
  2742.          {
  2743.             _kx71();
  2744.          }
  2745.          _fp298 = _am219;
  2746.          _nt293(0.4);
  2747.          _gy539 = true;
  2748.          _dt491 = _dd237;
  2749.       }
  2750.       
  2751.       final private function _kx484() : void
  2752.       {
  2753.          if(--_js289 <= 0)
  2754.          {
  2755.             _aw60 += _gn353;
  2756.             _js289 = _bm114;
  2757.             switch(_xl464)
  2758.             {
  2759.                case 3:
  2760.                case 4:
  2761.                case 5:
  2762.                   if(_aw60 == 1)
  2763.                   {
  2764.                      _js289 = _bm114 << 2;
  2765.                   }
  2766.             }
  2767.             if(_aw60 >= _kg54[_xl464] - 1)
  2768.             {
  2769.                _gn353 = -1;
  2770.             }
  2771.             else if(_aw60 < 0)
  2772.             {
  2773.                _aw60 = 0;
  2774.                _gn353 = 1;
  2775.                if(--_ck204 <= 0)
  2776.                {
  2777.                   _ot205(_wy390 == _xn437 && Math.random() < 0.1 ? true : false,-1);
  2778.                }
  2779.             }
  2780.          }
  2781.       }
  2782.       
  2783.       final private function _aw440(_sprite_bd:BitmapData, _x:Number, _y:Number, _alignment:int, _mx713:Number) : void
  2784.       {
  2785.          var _ln645:int = _sprite_bd.width;
  2786.          var _qw365:int = _sprite_bd.height;
  2787.          if((_alignment & _yi275) != 0)
  2788.          {
  2789.             _x -= _ln645 >> 1;
  2790.          }
  2791.          else if((_alignment & RIGHT) != 0)
  2792.          {
  2793.             _x -= _ln645;
  2794.          }
  2795.          if((_alignment & _xy204) != 0)
  2796.          {
  2797.             _y -= _qw365 >> 1;
  2798.          }
  2799.          if((_alignment & BOTTOM) != 0)
  2800.          {
  2801.             _y -= _qw365;
  2802.          }
  2803.          if(_mx713 != 1)
  2804.          {
  2805.             matrix = new Matrix();
  2806.             matrix.translate(_x,_y);
  2807.             _qu305.draw(_sprite_bd,matrix,new ColorTransform(1,1,1,_mx713),null,null,false);
  2808.          }
  2809.          else
  2810.          {
  2811.             _qu305.copyPixels(_sprite_bd,_sprite_bd.rect,new Point(_x,_y),null,null,false);
  2812.          }
  2813.       }
  2814.       
  2815.       final private function _sf17() : void
  2816.       {
  2817.          if(!_au265)
  2818.          {
  2819.             _ij159(_um83[level],0,true);
  2820.             _xh178 = -_bd370;
  2821.             _au265 = true;
  2822.             _kp235 = _ak766;
  2823.             if(_af150 >= _la395)
  2824.             {
  2825.                _ij159(_mv525,0,false);
  2826.             }
  2827.          }
  2828.       }
  2829.       
  2830.       final private function _uf108() : void
  2831.       {
  2832.          for(var _mh100:int = 0; _mh100 < _ci753; _mh100++)
  2833.          {
  2834.             if(_xk201[_mh100] != -1)
  2835.             {
  2836.                _rw141(_jh251[_tp206[_mh100]],_xk201[_mh100],_wj501,_ys180[_mh100],_up330[_mh100],_yi275 | _xy204);
  2837.             }
  2838.          }
  2839.       }
  2840.       
  2841.       final private function _qk100(_effect:int, _value:Number) : void
  2842.       {
  2843.          switch(_effect)
  2844.          {
  2845.             case _uh219:
  2846.                _qu305.colorTransform(_qu305.rect,new ColorTransform(1 + _value,1 + _value,1 + _value,1,1,1,1,1));
  2847.                break;
  2848.             case _aw239:
  2849.                _qu305.colorTransform(_qu305.rect,new ColorTransform(1 - _value,1 - _value,1 - _value,1,1,1,1,1));
  2850.          }
  2851.       }
  2852.       
  2853.       final private function _ij159(_sound_to_play:Sound, _pan:Number, _loop:Boolean) : void
  2854.       {
  2855.          _fl541.volume = _nk330;
  2856.          _fl541.pan = _pan;
  2857.          _nj628 = _sound_to_play.play(0,_loop ? int.MAX_VALUE : 1);
  2858.          _nj628.soundTransform = _fl541;
  2859.       }
  2860.       
  2861.       final private function _tm186(_string_num:int) : int
  2862.       {
  2863.          return _re132 + _gf163 + _string_num * _mu705 - _wy104;
  2864.       }
  2865.       
  2866.       final private function _to117(_menu_id:int) : void
  2867.       {
  2868.          var _qt147:int = 0;
  2869.          var _bx662:int = 0;
  2870.          _ho529 = -1;
  2871.          _nb149 = null;
  2872.          _ih650 = true;
  2873.          _qf396 = _dm440 >> 1;
  2874.          switch(_menu_id)
  2875.          {
  2876.             case _yi11:
  2877.                _vd219[0] = _ci732;
  2878.                _vd219[1] = _rv433;
  2879.                _vd219[2] = _dn268;
  2880.                _vd219[3] = _gk76;
  2881.                _vd219[4] = _pe223;
  2882.                if(_xr683)
  2883.                {
  2884.                   _vd219[5] = _xk402;
  2885.                   _tn324 = 6;
  2886.                }
  2887.                else
  2888.                {
  2889.                   _tn324 = 5;
  2890.                }
  2891.                _nb149 = _ft60;
  2892.                _gj475 = 56;
  2893.                _qt147 = 200;
  2894.                break;
  2895.             case _sv619:
  2896.                _vd219[0] = _py565;
  2897.                _vd219[1] = _lg745;
  2898.                _tn324 = 2;
  2899.                _nb149 = _ya691;
  2900.                _gj475 = 70;
  2901.                _qt147 = _fj105;
  2902.                break;
  2903.             case _jk457:
  2904.             case _gb49:
  2905.                _vd219[0] = _ms10;
  2906.                _vd219[1] = _du367;
  2907.                _vd219[2] = _sd532;
  2908.                _vd219[3] = _gm439;
  2909.                _vd219[4] = _lg745;
  2910.                _tn324 = 5;
  2911.                _nb149 = _menu_id == _jk457 ? _ur176 : _nl582;
  2912.                _gj475 = 70;
  2913.                _qt147 = 240;
  2914.                break;
  2915.             case _kd64:
  2916.                _vd219[0] = _mv248;
  2917.                _vd219[1] = _sv765;
  2918.                _vd219[2] = _sc542;
  2919.                _tn324 = 3;
  2920.                _nb149 = _be567;
  2921.                _gj475 = 73;
  2922.                _qt147 = 320;
  2923.                break;
  2924.             case _au618:
  2925.                _vd219[0] = _sv765;
  2926.                _vd219[1] = _sc542;
  2927.                _tn324 = 2;
  2928.                _qt147 = 324;
  2929.                break;
  2930.             case _ps308:
  2931.                _vd219[0] = _ee437;
  2932.                _vd219[1] = _fi118;
  2933.                _vd219[2] = _hd153;
  2934.                _vd219[3] = _dx214;
  2935.                _vd219[4] = _gk632;
  2936.                _vd219[5] = _mj595;
  2937.                _tn324 = 6;
  2938.                _qt147 = 122;
  2939.                _nb149 = _eu29;
  2940.                _gj475 = 40;
  2941.          }
  2942.          var _qm668:int = _tn324;
  2943.          if(_qm668 > 4)
  2944.          {
  2945.             _qm668 = Math.min(4,_qm668);
  2946.          }
  2947.          else if(_vd219[_tn324 - 1] == _lg745)
  2948.          {
  2949.             _qm668--;
  2950.          }
  2951.          _bx662 = _bd370 / _qm668;
  2952.          var _eh668:int = _ma529 - (_bx662 * (_qm668 - 1) >> 1);
  2953.          for(var _mh100:int = 0; _mh100 < _tn324; _mh100++)
  2954.          {
  2955.             if(_menu_id == _ps308)
  2956.             {
  2957.                _ng305[_mh100] = _ao297;
  2958.             }
  2959.             else
  2960.             {
  2961.                _ng305[_mh100] = _uv37;
  2962.             }
  2963.             _ft215[_mh100] = null;
  2964.             _ql432[_mh100] = "";
  2965.             _qr232[_mh100] = "";
  2966.             switch(_vd219[_mh100])
  2967.             {
  2968.                case _uv501:
  2969.                   break;
  2970.                case _ci732:
  2971.                   _ql432[_mh100] = irrcrpt("UVCTV",2);
  2972.                   break;
  2973.                case _rv433:
  2974.                   _ql432[_mh100] = irrcrpt("QSBDUJDF",1);
  2975.                   break;
  2976.                case _mv248:
  2977.                   _ql432[_mh100] = irrcrpt("TGUWOG",2);
  2978.                   break;
  2979.                case _dn268:
  2980.                   _ql432[_mh100] = irrcrpt("STXMSRW",4);
  2981.                   break;
  2982.                case _gk76:
  2983.                   _ql432[_mh100] = irrcrpt("FUHGLWV",3);
  2984.                   break;
  2985.                case _pe223:
  2986.                   _ql432[_mh100] = irrcrpt("NPSF",1);
  2987.                   _qr232[_mh100] = irrcrpt("LFRJX",5);
  2988.                   break;
  2989.                case _xk402:
  2990.                   _ql432[_mh100] = irrcrpt("ZMIA",4);
  2991.                   _qr232[_mh100] = irrcrpt("UEQTGU",2);
  2992.                   break;
  2993.                case _sc542:
  2994.                   _ql432[_mh100] = irrcrpt("SWKV",2);
  2995.                   break;
  2996.                case _py565:
  2997.                   _ft215[_mh100] = _xj363;
  2998.                   break;
  2999.                case _va558:
  3000.                   _ft215[_mh100] = _by576;
  3001.                   break;
  3002.                case _sv765:
  3003.                   _ql432[_mh100] = irrcrpt("SFUSZ",1);
  3004.                   break;
  3005.                case _ms10:
  3006.                   _ql432[_mh100] = irrcrpt("GCUA",2);
  3007.                   break;
  3008.                case _du367:
  3009.                   _ql432[_mh100] = irrcrpt("RSVQEP",4);
  3010.                   break;
  3011.                case _sd532:
  3012.                   _ql432[_mh100] = irrcrpt("KDUG",3);
  3013.                   break;
  3014.                case _gm439:
  3015.                   _ql432[_mh100] = irrcrpt("LJJP",5);
  3016.                   break;
  3017.                case _ee437:
  3018.                   _ft215[_mh100] = _wc67;
  3019.                   break;
  3020.                case _fi118:
  3021.                   _ft215[_mh100] = _uy368;
  3022.                   break;
  3023.                case _hd153:
  3024.                   _ft215[_mh100] = _ut48;
  3025.                   break;
  3026.                case _dx214:
  3027.                   _ft215[_mh100] = _yd738;
  3028.                   break;
  3029.                case _gk632:
  3030.                   _ft215[_mh100] = _pa34;
  3031.                   break;
  3032.                case _lg745:
  3033.                case _mj595:
  3034.                   _ng305[_mh100] = _gg678;
  3035.                   _ft215[_mh100] = null;
  3036.             }
  3037.             switch(_menu_id)
  3038.             {
  3039.                case _yi11:
  3040.                   _kp376[_mh100] = _eh668 + _mh100 % 4 * _bx662;
  3041.                   _to334[_mh100] = _qt147;
  3042.                   switch(_mh100)
  3043.                   {
  3044.                      case 4:
  3045.                         if(_tn324 == 6)
  3046.                         {
  3047.                            _kp376[_mh100] = _bd370 * 0.33;
  3048.                         }
  3049.                         else
  3050.                         {
  3051.                            _kp376[_mh100] = _bd370 >> 1;
  3052.                         }
  3053.                         _to334[_mh100] = 332;
  3054.                         break;
  3055.                      case 5:
  3056.                         if(_tn324 == 6)
  3057.                         {
  3058.                            _kp376[_mh100] = _bd370 * 0.66;
  3059.                         }
  3060.                         else
  3061.                         {
  3062.                            _kp376[_mh100] = _bd370 >> 1;
  3063.                         }
  3064.                         _to334[_mh100] = 332;
  3065.                   }
  3066.                   break;
  3067.                case _ps308:
  3068.                   _kp376[_mh100] = _ma529;
  3069.                   _to334[_mh100] = _qt147 + _mh100 * 52;
  3070.                   break;
  3071.                default:
  3072.                   if(_vd219[_mh100] == _lg745)
  3073.                   {
  3074.                      _kp376[_mh100] = _ma529;
  3075.                      _to334[_mh100] = _menu_id == _jk457 ? _pc127 * 0.9 : _pc127 * 0.75;
  3076.                   }
  3077.                   else
  3078.                   {
  3079.                      _kp376[_mh100] = _eh668 + _mh100 * _bx662;
  3080.                      _to334[_mh100] = _qt147;
  3081.                   }
  3082.                   break;
  3083.             }
  3084.             _kf372 = _ng305[_mh100];
  3085.             _ax30[_mh100] = _kf372.width;
  3086.             _rx592[_mh100] = _kf372.height;
  3087.          }
  3088.          _kf372 = null;
  3089.       }
  3090.       
  3091.       final private function _cm170() : void
  3092.       {
  3093.          if(_wy390 == _tp130 && !paused)
  3094.          {
  3095.             if(!_au265 && !_wy468)
  3096.             {
  3097.                _ju407.stop();
  3098.             }
  3099.             _fq467();
  3100.             paused = true;
  3101.             _mx25 = _bs216;
  3102.             _du208 = 0;
  3103.             _to117(_kd64);
  3104.          }
  3105.       }
  3106.       
  3107.       final private function draw() : void
  3108.       {
  3109.          var _mh100:int = 0;
  3110.          var _up296:String = null;
  3111.          var _yd52:int = 0;
  3112.          var _ev370:int = 0;
  3113.          var _dq447:Number = NaN;
  3114.          var _cj485:int = 0;
  3115.          var _ym569:int = 0;
  3116.          var _tr669:int = 0;
  3117.          var _pm213:int = 0;
  3118.          var _qf188:int = 0;
  3119.          var _mo370:int = 0;
  3120.          switch(_wy390)
  3121.          {
  3122.             case _rm146:
  3123.                _qu305.fillRect(new Rectangle(0,0,_bd370,_pc127),4294967295);
  3124.                _aw440(_nr80,_ma529,_fj105,_yi275 | _xy204,1);
  3125.                _kv447(_nr80,_ma529,_fj105,0.5,1,_yi275 | _xy204,1 + Math.random() * (_mx25 / 4),1 + Math.random() * (_mx25 / 4));
  3126.                break;
  3127.             case _xn437:
  3128.                _aw440(_xt146[4],0,0,TOP | LEFT,1);
  3129.                _aw440(_lb744,_ma529,_pc127 * 0.25,_yi275 | _xy204,1);
  3130.                _kv447(_lb744,_ma529,_pc127 * 0.25,_ik635,1,_yi275 | _xy204,1 + _yl290,1 + _yl290);
  3131.                _sh541(_xl464,_aw60,_ma529,460);
  3132.                _kv447(_xy375,0,_pc127 + 1,1,1,LEFT | BOTTOM,1,0.8 + Math.sin(_bx699) * 0.2);
  3133.                _uf108();
  3134.                break;
  3135.             case _fy411:
  3136.             case _ol605:
  3137.             case _mv60:
  3138.             case _wp375:
  3139.                _aw440(_wy390 == _fy411 ? _bo556 : _tg609,0,0,TOP | LEFT,1);
  3140.                _ot65();
  3141.                _uf108();
  3142.                if(_wy390 != _ol605)
  3143.                {
  3144.                   _kv447(_wy390 == _fy411 ? _tb747 : _xy375,0,_pc127 + 1,1,1,LEFT | BOTTOM,1,0.8 + Math.sin(_bx699) * 0.2);
  3145.                }
  3146.                break;
  3147.             case _mk630:
  3148.                _aw440(_cx319,0,0,TOP | LEFT,1);
  3149.                _aw440(_cr676,_ma529,_pc127 * 0.1,_yi275 | TOP,1);
  3150.                _aw440(_vn339,_ma529,_fj105,_yi275 | _xy204,1);
  3151.                _yi744(_lc662[_mb398],_ba87,_yd687,_yd687,TOP | LEFT,-1,0);
  3152.                _yi744(_yx459 ? irrcrpt("UWFHYNHJ",5) : (_up726 + 1).toString() + "/" + _ty757.toString(),_ba87,_bd370 - _yd687,_yd687,TOP | RIGHT,-1,0);
  3153.                for(_mh100 = 0; _mh100 < 2; _mh100++)
  3154.                {
  3155.                   _kv447(_mh100 == 0 ? _rn410 : _ac417,_mh100 == 0 ? _pj250 - _jl244 : _ja715 + _jl244,_st65,1,_fp482(_mh100 == 0 ? _pj250 : _ja715,_st65,_rn410.width,_rn410.height) ? 2 : 1,_yi275 | _xy204,1,1);
  3156.                }
  3157.                _kv447(_gg678,_bd370 * 0.33,_ti599,1,_fp482(_bd370 * 0.33,_ti599,_fy654.width,_fy654.height) ? 2 : 1,_yi275 | _xy204,1,1);
  3158.                _kv447(_fy654,_bd370 * 0.66,_ti599,1,_fp482(_bd370 * 0.66,_ti599,_fy654.width,_fy654.height) ? 2 : 1,_yi275 | _xy204,1,1);
  3159.                for(_mh100 = 0; _mh100 < 7; _mh100++)
  3160.                {
  3161.                   switch(_mh100)
  3162.                   {
  3163.                      case 0:
  3164.                         _up296 = irrcrpt("YWFHP: ",5) + _cf296[_dn612];
  3165.                         break;
  3166.                      case 1:
  3167.                         _up296 = irrcrpt("XIQTS: ",4) + _sh451[_dn612];
  3168.                         break;
  3169.                      case 2:
  3170.                         _up296 = irrcrpt("NGPIVJ: ",2) + _le689;
  3171.                         break;
  3172.                      case 3:
  3173.                         _up296 = irrcrpt("RSXIW: ",4) + _am304;
  3174.                         break;
  3175.                      case 4:
  3176.                         _dq447 = Number(_ql200[_dn612 + _go109 * _mb398]);
  3177.                         _up296 = irrcrpt("FIWX VEROMRK: ",4) + (_dq447 == -1 ? "-" : _nm626[_uy308(_dq447)]);
  3178.                         break;
  3179.                      case 5:
  3180.                         _up296 = irrcrpt("DGUV EQODQ: ",2) + _qy533[_dn612 + _go109 * _mb398];
  3181.                         break;
  3182.                      case 6:
  3183.                         _up296 = irrcrpt("FKHHKEWNVA: ",2) + _ty170[_dn612];
  3184.                         break;
  3185.                   }
  3186.                   _yi744(_up296,_ba87,_ma529 + _be519,_cx172 + _mh100 * _fe331,TOP | LEFT,-1,0);
  3187.                }
  3188.                _uf108();
  3189.                break;
  3190.             case _or359:
  3191.                drawBackground();
  3192.                _aw440(_lu239,_ma529,_pc127 * 0.1,_yi275 | TOP,1);
  3193.                _pp321(_ij119[_mt185],_ma529,_fj105,_lo334,_rl694);
  3194.                _kv447(_og149,_bd370 >> 2,_ti599,1,_fp482(_bd370 >> 2,_ti599,_og149.width,_og149.height) ? 2 : 1,_yi275 | _xy204,1,1);
  3195.                _kv447(_fl413,_bd370 * 0.75,_ti599,1,_fp482(_bd370 * 0.75,_ti599,_og149.width,_og149.height) ? 2 : 1,_yi275 | _xy204,1,1);
  3196.                _uf108();
  3197.                break;
  3198.             case _tp130:
  3199.                if(_et489 > _tn276 && _et489 < _sh745 && !_au265 && _id234 > _vv540 >> 1 && _id234 < _vv540)
  3200.                {
  3201.                   _qu305.fillRect(new Rectangle(0,0,_bd370,_pc127),16777215);
  3202.                }
  3203.                else
  3204.                {
  3205.                   drawBackground();
  3206.                }
  3207.                _sh541(_xl464,_aw60,_hi701,_tq546);
  3208.                if(_et489 > _tn276 && _et489 < _sh745 && !_au265)
  3209.                {
  3210.                   if(_id234 < _vv540 >> 1)
  3211.                   {
  3212.                      _aw440(_br495[_aj72],_uo735 - 2 + Math.random() * 4,-2 + Math.random() * 4,TOP | _yi275,1);
  3213.                   }
  3214.                }
  3215.                if(_rd763 < _pc127 >> 2)
  3216.                {
  3217.                   _kv447(_sb308,0,_pc127 + _rd763 + 1,1,1,LEFT | BOTTOM,1,0.8 + Math.sin(_bx699) * 0.2);
  3218.                }
  3219.                _nx239();
  3220.                _of587();
  3221.                for(_mh100 = 0; _mh100 < _vv48; _mh100++)
  3222.                {
  3223.                   if(_le683[_mh100] > 0)
  3224.                   {
  3225.                      _aw440(_tg567[_mh100],_re132 + (_ul625 >> 1),_kj570[_mh100],BOTTOM | _yi275,_le683[_mh100]);
  3226.                   }
  3227.                }
  3228.                _uf108();
  3229.                if(!_au265)
  3230.                {
  3231.                   _gj206();
  3232.                }
  3233.                _rm387();
  3234.                if(paused)
  3235.                {
  3236.                   _qk100(_aw239,_du208);
  3237.                   _ot65();
  3238.                }
  3239.                break;
  3240.             case _yo756:
  3241.                _aw440(_cx319,0,0,TOP | LEFT,1);
  3242.                _aw440(_kh387,_ma529,_pc127 * 0.08 - _wy104,_yi275 | TOP,1);
  3243.                _aw440(_tb42,_kj732 - _wy104,_hu344,TOP | LEFT,1);
  3244.                _aw440(_uq181,_sf439 + _wy104,_hu344,TOP | LEFT,1);
  3245.                _rw141(_sl236,_uy308(_af150),_hg157,_sf439 + (_uq181.width >> 1) + _wy104,_hu344 + (_uq181.height >> 1),_yi275 | _xy204);
  3246.                _yd52 = _vq138.width + _oq379.toString().length * (_mx120 + _uy296);
  3247.                _ev370 = _ma529 - (_yd52 >> 1);
  3248.                _aw440(_vq138,_ev370 - _wy104,_pc127 * (_yx459 ? 0.65 : 0.58),LEFT | TOP,1);
  3249.                _wk350(_oq379,_ev370 + _vq138.width + _wy104,_pc127 * (_yx459 ? 0.65 : 0.58),LEFT | TOP,_uq296,_mx120,_cd527,_uy296,false);
  3250.                if(!_yx459)
  3251.                {
  3252.                   _cj485 = _un171.width + _vk249.toString().length * (_mx120 + _uy296);
  3253.                   _ym569 = _ma529 - (_cj485 >> 1);
  3254.                   _aw440(_un171,_ym569 + _wy104,_pc127 * 0.66,LEFT | TOP,1);
  3255.                   _wk350(_vk249,_ym569 + _un171.width + _wy104,_pc127 * 0.66,LEFT | TOP,_gd446,_mx120,_cd527,_uy296,false);
  3256.                   _tr669 = _ct154.width + _gt232.toString().length * (_mx120 + _uy296);
  3257.                   _pm213 = _ma529 - (_tr669 >> 1);
  3258.                   _aw440(_ct154,_pm213 - _wy104 - _ah489,_pc127 * 0.74,LEFT | TOP,1);
  3259.                   _wk350(_gt232,_pm213 + _ct154.width + _wy104 - _ah489,_pc127 * 0.74,LEFT | TOP,_nm381,_mx120,_cd527,_uy296,false);
  3260.                   _qf188 = _pc677.width + _wf204.toString().length * (_mx120 + _uy296);
  3261.                   _mo370 = _ma529 - (_qf188 >> 1);
  3262.                   _aw440(_pc677,_mo370 + _wy104 + _wm97,_pc127 * 0.74,LEFT | TOP,1);
  3263.                   _wk350(_wf204,_mo370 + _pc677.width + _wy104 + _wm97,_pc127 * 0.74,LEFT | TOP,_nm381,_mx120,_cd527,_uy296,false);
  3264.                }
  3265.                for(_mh100 = 0; _mh100 < _ao294; _mh100++)
  3266.                {
  3267.                   _yi744(_bk443[_mh100],_ba87,_kj732 + _tb42.width * 0.06 - _wy104,_hu344 + _mi480 + _mh100 * _xt607,TOP | LEFT,-1,0);
  3268.                   _yi744(_kx179[_mh100].toString(),_ba87,_kj732 + _tb42.width * 0.68 - _wy104,_hu344 + _mi480 + _mh100 * _xt607,TOP | RIGHT,-1,0);
  3269.                   _yi744(Math.round(_kx179[_mh100] / _am304 * 100).toString() + "%",_ba87,_kj732 + _tb42.width * 0.94 - _wy104,_hu344 + _mi480 + _mh100 * _xt607,TOP | RIGHT,-1,0);
  3270.                }
  3271.                _kv447(_fy654,_ma529,_ti599 + _wy104,1,_fp482(_ma529,_ti599,_fy654.width,_fy654.height) ? 2 : 1,_yi275 | _xy204,1,1);
  3272.                _aw440(_gg317,_ib345,_em217,_yi275 | _xy204,1);
  3273.                _uf108();
  3274.                break;
  3275.             case _eh332:
  3276.                _aw440(_is580,0,0,TOP | LEFT,1);
  3277.                _aw440(_pv476,_bd370 * 0.33 + _wy104,_pc127 * 0.2,_yi275 | _xy204,1);
  3278.                _aw440(_tp298,_bd370 * 0.33 - _wy104,_fj105,_yi275 | _xy204,1);
  3279.                _aw440(_oo756,_bd370 * 0.33 + _wy104,_pc127 * 0.8,_yi275 | _xy204,1);
  3280.                _aw440(_gg317,_ib345,_em217,_yi275 | _xy204,1);
  3281.                _uf108();
  3282.                break;
  3283.             case _mb339:
  3284.                _aw440(_bo556,0,0,TOP | LEFT,1);
  3285.                _aw440(_sf476,_ma529,_pc127 * 0.1,_yi275 | TOP,1);
  3286.                _kv447(_xy375,0,_pc127 + 1,1,1,LEFT | BOTTOM,1,0.8 + Math.sin(_bx699) * 0.2);
  3287.          }
  3288.          if(_pr131 > 0)
  3289.          {
  3290.             _aw440(_eq353,mouseX,mouseY,TOP | LEFT,_pr131);
  3291.          }
  3292.          if(_if616 != 0)
  3293.          {
  3294.             _qu305.colorTransform(new Rectangle(0,0,_bd370,_pc127),new ColorTransform(1 - _ta524,1 - _ta524,1 - _ta524,1,0,0,0));
  3295.          }
  3296.          graphics.clear();
  3297.          graphics.beginBitmapFill(_qu305,null,false,false);
  3298.          graphics.drawRect(0,0,_bd370,_pc127);
  3299.          graphics.endFill();
  3300.       }
  3301.       
  3302.       final private function _rm387() : void
  3303.       {
  3304.          var _tr669:int = 0;
  3305.          if(_wy468)
  3306.          {
  3307.             if(_rl694 <= 0)
  3308.             {
  3309.                _kv447(_lf352,_ma529,_fj105,_uh751,1,_yi275 | _xy204,1,1);
  3310.                _qk100(_uh219,_jx39);
  3311.             }
  3312.             else
  3313.             {
  3314.                _pp321(_dm12,_ma529,_fj105,_lo334,_rl694);
  3315.             }
  3316.             _yi744(_qk127[level],_ba87,_ma529 + _es340,_pc127 - _yd687,BOTTOM | _yi275,-1,0);
  3317.          }
  3318.          else if(!_au265)
  3319.          {
  3320.             if(_et489 > _tn276 - 2000 && _et489 < _tn276)
  3321.             {
  3322.                _aw440(_nt249,_gg52 + _vy497(_dt491),_cp338 + _vy497(_dt491),BOTTOM | _yi275,1);
  3323.                _aw440(_sb572,_gg52 + _vy497(_dt491),_cp338 - _tv189 + _vy497(_dt491),_xy204 | _yi275,1);
  3324.             }
  3325.             else if(_gt232 > 0 || _gy539)
  3326.             {
  3327.                _aw440(_nt249,_gg52 + _vy497(_dt491),_cp338 + _vy497(_dt491),BOTTOM | _yi275,1);
  3328.                _aw440(_gy539 ? _np638 : _bc181,_gg52 + _vy497(_dt491),_cp338 - _tv189 + _vy497(_dt491),(_gy539 ? _xy204 : TOP) | _yi275,1);
  3329.                if(!_gy539)
  3330.                {
  3331.                   _wk350(_pn474,_gg52 - 4 + _vy497(_dt491),_cp338 - _tv189 + _vy497(_dt491),_yi275 | BOTTOM,_il355,_nv158,_es256,_wm307,true);
  3332.                }
  3333.             }
  3334.          }
  3335.          if(!_yx459)
  3336.          {
  3337.             _tr669 = _wk350(_xb432,_bd370 - _yd687,_yd687,TOP | RIGHT,_ao377,_na179,_px389,_fh185,false);
  3338.             _aw440(_do494,_bd370 - _yd687 - _tr669,_yd687,TOP | RIGHT,1);
  3339.          }
  3340.          if(_au265)
  3341.          {
  3342.             _aw440(_af150 < _la395 ? _ti417 : _my648,_bd370 >> 2,(_pc127 >> 2) + _xh178,_xy204 | _yi275,1);
  3343.             _kv447(_fy654,_bd370 >> 2,_ti599 - _xh178,1,_fp482(_bd370 >> 2,_ti599,_fy654.width,_fy654.height) ? 2 : 1,_yi275 | _xy204,1,1);
  3344.          }
  3345.       }
  3346.       
  3347.       final private function _be659(_rating_type:int, _lg617:int, _play_error_noise:Boolean) : void
  3348.       {
  3349.          _is423(_lg617);
  3350.          if(!_au265)
  3351.          {
  3352.             while(!_ww312[_lv27])
  3353.             {
  3354.                ++_lv27;
  3355.             }
  3356.          }
  3357.          ++_kx179[_rating_type];
  3358.          switch(_rating_type)
  3359.          {
  3360.             case _in705:
  3361.                _tg567[_ur602] = _gu589;
  3362.                _mu344 += 1;
  3363.                ++_pn474;
  3364.                _gt232 += _pn474 * 100 << (_mb398 == 3 ? 1 : 0);
  3365.                if(++_id459 > 3)
  3366.                {
  3367.                   if(Math.random() < 0.5)
  3368.                   {
  3369.                      _ot205(Math.random() < 0.2,-1);
  3370.                   }
  3371.                   _id459 = 0;
  3372.                }
  3373.                break;
  3374.             case _ix350:
  3375.                _tg567[_ur602] = _gf522;
  3376.                _mu344 += 0.75;
  3377.                ++_pn474;
  3378.                _gt232 += _pn474 * 50 << (_mb398 == 3 ? 1 : 0);
  3379.                break;
  3380.             case _bm655:
  3381.                _tg567[_ur602] = _gx468;
  3382.                _mu344 += 0.1;
  3383.                _gt232 += 10;
  3384.                break;
  3385.             case _kp52:
  3386.                _mu344 -= 0.5;
  3387.                _tg567[_ur602] = _yl603;
  3388.          }
  3389.          _dt491 = _dd237;
  3390.          if(_rating_type == _bm655 || _rating_type == _kp52)
  3391.          {
  3392.             _sn212(_play_error_noise);
  3393.          }
  3394.          else
  3395.          {
  3396.             _gy539 = false;
  3397.             if(_pn474 > _oq379)
  3398.             {
  3399.                _oq379 = _pn474;
  3400.                if(_oq379 > _qy533[_dn612 + _go109 * _mb398])
  3401.                {
  3402.                   _qy533[_dn612 + _go109 * _mb398] = _oq379;
  3403.                }
  3404.             }
  3405.          }
  3406.          _af150 = _mu344 / _lv27;
  3407.          _af150 = Math.min(_af150,1);
  3408.          _af150 = Math.max(_af150,0);
  3409.          _kj570[_ur602] = _jq345;
  3410.          _eo692[_ur602] = 16;
  3411.          _le683[_ur602] = 1;
  3412.          if(++_ur602 >= _vv48)
  3413.          {
  3414.             _ur602 = 0;
  3415.          }
  3416.       }
  3417.       
  3418.       final private function _yw136() : void
  3419.       {
  3420.          for(var _mh100:int = 0; _mh100 < _ci753; _mh100++)
  3421.          {
  3422.             _ys180[_mh100] = 0;
  3423.             _up330[_mh100] = 0;
  3424.             _kh190[_mh100] = 0;
  3425.             _ei358[_mh100] = 0;
  3426.             _tp206[_mh100] = 0;
  3427.             _xk201[_mh100] = -1;
  3428.          }
  3429.       }
  3430.       
  3431.       final private function _sq542() : void
  3432.       {
  3433.          if(_ci416.data._wf204 != null)
  3434.          {
  3435.             _wf204 = _ci416.data._wf204;
  3436.             _qy533 = _ci416.data._qy533;
  3437.             _ql200 = _ci416.data._ql200;
  3438.          }
  3439.       }
  3440.       
  3441.       final private function _pa475(_a:Number, _r:Number, _g:Number, _b:Number) : uint
  3442.       {
  3443.          return _a << 24 | _r << 16 | _g << 8 | _b;
  3444.       }
  3445.       
  3446.       final private function _ut461(_index:int) : Boolean
  3447.       {
  3448.          if(mouseX >= _kp376[_index] - (_ax30[_index] >> 1) && mouseX <= _kp376[_index] + (_ax30[_index] >> 1) && mouseY >= _to334[_index] - (_rx592[_index] >> 1) && mouseY <= _to334[_index] + (_rx592[_index] >> 1))
  3449.          {
  3450.             return true;
  3451.          }
  3452.          return false;
  3453.       }
  3454.       
  3455.       final private function _kx71() : void
  3456.       {
  3457.          switch(_kd588(3))
  3458.          {
  3459.             case 0:
  3460.                _ij159(_is74,0,false);
  3461.                break;
  3462.             case 1:
  3463.                _ij159(_mm372,0,false);
  3464.                break;
  3465.             case 2:
  3466.                _ij159(_sk573,0,false);
  3467.          }
  3468.       }
  3469.       
  3470.       final private function _sh541(_pose:int, _kl139:int, _x:int, _y:int) : void
  3471.       {
  3472.          _rw141(_hu647[_pose],_kl139,_kg54[_pose],_x,_y,BOTTOM | _yi275);
  3473.       }
  3474.       
  3475.       final private function _ci441(event:KeyboardEvent) : void
  3476.       {
  3477.          switch(event.charCode)
  3478.          {
  3479.             case 49:
  3480.             case 97:
  3481.             case 65:
  3482.             case 104:
  3483.             case 72:
  3484.                _kg163[_vw476] = false;
  3485.                break;
  3486.             case 50:
  3487.             case 115:
  3488.             case 83:
  3489.             case 106:
  3490.             case 74:
  3491.                _kg163[_mt190] = false;
  3492.                break;
  3493.             case 51:
  3494.             case 100:
  3495.             case 68:
  3496.             case 107:
  3497.             case 75:
  3498.                _kg163[_pd700] = false;
  3499.                break;
  3500.             case 52:
  3501.             case 102:
  3502.             case 70:
  3503.             case 108:
  3504.             case 76:
  3505.                _kg163[_dt96] = false;
  3506.          }
  3507.       }
  3508.       
  3509.       final private function _af329(event:ContextMenuEvent) : void
  3510.       {
  3511.          var request:URLRequest = null;
  3512.          switch(event.target.caption)
  3513.          {
  3514.             case _na412:
  3515.                request = new URLRequest(irrcrpt("lxxt://aaa.qikehiz.gs.yo",4));
  3516.                navigateToURL(request,irrcrpt("_dncpm",2));
  3517.          }
  3518.       }
  3519.       
  3520.       final private function _ss357(event:MouseEvent) : void
  3521.       {
  3522.          Mouse.hide();
  3523.       }
  3524.       
  3525.       final private function _ch370() : void
  3526.       {
  3527.          _cn117.hideBuiltInItems();
  3528.          var _ri450:ContextMenuBuiltInItems = _cn117.builtInItems;
  3529.          _ri450.print = false;
  3530.          var _gs67:ContextMenuItem = new ContextMenuItem(_na412);
  3531.          _cn117.customItems.push(_gs67);
  3532.          _gs67.addEventListener(ContextMenuEvent.MENU_ITEM_SELECT,_af329);
  3533.       }
  3534.       
  3535.       final private function _yi744(_up296:String, _font_bd:BitmapData, _x:Number, _y:Number, _alignment:int, _effect:int, _var:Number) : void
  3536.       {
  3537.          var _jq549:int = 0;
  3538.          var _qi417:Number = NaN;
  3539.          var _gn691:int = _mx130(_up296);
  3540.          if((_alignment & _yi275) != 0)
  3541.          {
  3542.             _x -= _gn691 >> 1;
  3543.          }
  3544.          else if((_alignment & RIGHT) != 0)
  3545.          {
  3546.             _x -= _gn691;
  3547.          }
  3548.          if((_alignment & _xy204) != 0)
  3549.          {
  3550.             _y -= _dm440 >> 1;
  3551.          }
  3552.          if((_alignment & BOTTOM) != 0)
  3553.          {
  3554.             _y -= _dm440;
  3555.          }
  3556.          for(var _mh100:int = 0; _mh100 < _up296.length; _mh100++)
  3557.          {
  3558.             _jq549 = _up296.charCodeAt(_mh100) - 32;
  3559.             if(_jq549 != 0)
  3560.             {
  3561.                if(_effect != -1)
  3562.                {
  3563.                   _qi417 = _y + Math.sin(_var + _mh100) * _var;
  3564.                }
  3565.                else
  3566.                {
  3567.                   _qi417 = _y - _qf396 * 0.5 + Math.random() * _qf396;
  3568.                }
  3569.                _qu305.copyPixels(_font_bd,new Rectangle(_jq549 * _hb616,0,_wo163[_jq549],_dm440),new Point(_x,_qi417),null,null,false);
  3570.             }
  3571.             _x += _wo163[_jq549] + _bt152[_jq549];
  3572.          }
  3573.       }
  3574.       
  3575.       final private function _is423(_lg617:int) : void
  3576.       {
  3577.          if(_lg617 >= _am304 - 1)
  3578.          {
  3579.             _sf17();
  3580.          }
  3581.       }
  3582.       
  3583.       final private function _vw123(_millis:Number) : String
  3584.       {
  3585.          var _pj405:int = 0;
  3586.          _pj405 = _millis / 60000;
  3587.          var _mc688:int = (_millis - _pj405 * 60000) / 1000;
  3588.          return "" + _pj405 + "m" + _mc688 + "s";
  3589.       }
  3590.       
  3591.       final private function _lv346() : void
  3592.       {
  3593.          var _mh100:int = 0;
  3594.          var _jt37:int = 0;
  3595.          _ty757 = 0;
  3596.          for(_mh100 = 0; _mh100 < _go109; _mh100++)
  3597.          {
  3598.             if(!_rv371[_mh100])
  3599.             {
  3600.                ++_ty757;
  3601.             }
  3602.          }
  3603.          _vl435 = new Array(_ty757);
  3604.          for(_mh100 = 0; _mh100 < _go109; _mh100++)
  3605.          {
  3606.             if(!_rv371[_mh100])
  3607.             {
  3608.                _vl435[_jt37] = _mh100;
  3609.                _jt37++;
  3610.             }
  3611.          }
  3612.          _up726 = 0;
  3613.          _dn612 = _vl435[_up726];
  3614.       }
  3615.       
  3616.       final private function _dj137() : void
  3617.       {
  3618.          for(var _mh100:int = 0; _mh100 < _ci753; _mh100++)
  3619.          {
  3620.             if(_xk201[_mh100] != -1)
  3621.             {
  3622.                if(_tf720(_ys180[_mh100],_up330[_mh100]))
  3623.                {
  3624.                   _xk201[_mh100] = -1;
  3625.                }
  3626.                else
  3627.                {
  3628.                   _ys180[_mh100] += _kh190[_mh100] = _kh190[_mh100] * 0.85;
  3629.                   _up330[_mh100] += _ei358[_mh100] = _ei358[_mh100] * 0.85;
  3630.                   if(++_xk201[_mh100] >= _wj501)
  3631.                   {
  3632.                      _xk201[_mh100] = -1;
  3633.                   }
  3634.                }
  3635.             }
  3636.          }
  3637.       }
  3638.       
  3639.       final private function _uy308(_ft294:Number) : int
  3640.       {
  3641.          for(var _mh100:int = int(_pg713.length - 1); _mh100 > 0; _mh100--)
  3642.          {
  3643.             if(_ft294 >= _pg713[_mh100])
  3644.             {
  3645.                return _mh100;
  3646.             }
  3647.          }
  3648.          return 0;
  3649.       }
  3650.       
  3651.       final private function _of587() : void
  3652.       {
  3653.          if(!_au265 && _et489 > _tn276 && _et489 < _sh745)
  3654.          {
  3655.             matrix = new Matrix();
  3656.             matrix.translate(_re132 - _wy104,0);
  3657.             _qu305.draw(_iq490,matrix,new ColorTransform(1 + _la324,1 - _la324,1 - _la324,1),null,null,false);
  3658.          }
  3659.          else
  3660.          {
  3661.             _aw440(_iq490,_re132 - _wy104,0,TOP | LEFT,1);
  3662.          }
  3663.          for(var _mh100:int = 0; _mh100 < _wm532; _mh100++)
  3664.          {
  3665.             if(_kg163[_mh100])
  3666.             {
  3667.                _aw440(_bk256[_mh100],_tm186(_mh100),_se633,_yi275 | _xy204,1);
  3668.             }
  3669.          }
  3670.       }
  3671.       
  3672.       final private function _mx130(_up296:String) : int
  3673.       {
  3674.          var _kw435:int = 0;
  3675.          var _ts596:int = 0;
  3676.          for(var _mh100:int = 0; _mh100 < _up296.length; _mh100++)
  3677.          {
  3678.             _kw435 = _up296.charCodeAt(_mh100) - 32;
  3679.             _ts596 += _wo163[_kw435] + _bt152[_kw435];
  3680.          }
  3681.          return _ts596;
  3682.       }
  3683.       
  3684.       final private function _rk683(_ARGB:Boolean) : uint
  3685.       {
  3686.          if(_ARGB)
  3687.          {
  3688.             return _pa475(Math.floor(Math.random() * 255),Math.floor(Math.random() * 255),Math.floor(Math.random() * 255),Math.floor(Math.random() * 255));
  3689.          }
  3690.          return _cl590(Math.floor(Math.random() * 255),Math.floor(Math.random() * 255),Math.floor(Math.random() * 255));
  3691.       }
  3692.       
  3693.       final private function _he193(event:MouseEvent) : void
  3694.       {
  3695.          if(_if616 == 0)
  3696.          {
  3697.             if(_ih650)
  3698.             {
  3699.                _mo438();
  3700.             }
  3701.             else
  3702.             {
  3703.                _if390(false);
  3704.             }
  3705.          }
  3706.       }
  3707.       
  3708.       final private function _lx587() : void
  3709.       {
  3710.          var _ew494:int = 0;
  3711.          var _ps378:int = 0;
  3712.          var _x:int = 0;
  3713.          var _y:int = 0;
  3714.          for(var _mh100:int = 0; _mh100 < _qi748; _mh100++)
  3715.          {
  3716.             _ew494 = _mh100 * _hb616;
  3717.             _ps378 = 0;
  3718.             for(_x = _hb616 - 1; _x >= 0; _x--)
  3719.             {
  3720.                for(_y = 0; _y < _dm440; _y++)
  3721.                {
  3722.                   if(_ba87.getPixel32(_ew494 + _x,_y) != 0)
  3723.                   {
  3724.                      _ps378 = _x + 1;
  3725.                      _x = -1;
  3726.                      _y = _dm440;
  3727.                   }
  3728.                }
  3729.             }
  3730.             _wo163[_mh100] = _ps378;
  3731.          }
  3732.       }
  3733.    }
  3734. }
  3735.